diff options
author | Mike Gardiner <obz@gentoo.org> | 2004-01-14 11:24:38 +0000 |
---|---|---|
committer | Mike Gardiner <obz@gentoo.org> | 2004-01-14 11:24:38 +0000 |
commit | ca4005176320a99abaff7a6ec5ae01368d001d40 (patch) | |
tree | cebdfbead98c6cf1d4a16af42f9d2d98bf211e9c /gnome-base/ORBit2 | |
parent | Cleaned up ebuild (Manifest recommit) (diff) | |
download | gentoo-2-ca4005176320a99abaff7a6ec5ae01368d001d40.tar.gz gentoo-2-ca4005176320a99abaff7a6ec5ae01368d001d40.tar.bz2 gentoo-2-ca4005176320a99abaff7a6ec5ae01368d001d40.zip |
Stable on x86 as part of GNOME-2.4.1
Diffstat (limited to 'gnome-base/ORBit2')
-rw-r--r-- | gnome-base/ORBit2/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/ORBit2/ORBit2-2.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/ORBit2/ChangeLog b/gnome-base/ORBit2/ChangeLog index 8c00f781816b..420e136677ae 100644 --- a/gnome-base/ORBit2/ChangeLog +++ b/gnome-base/ORBit2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/ORBit2 # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ChangeLog,v 1.41 2003/12/14 00:50:26 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ChangeLog,v 1.42 2004/01/14 11:23:04 obz Exp $ + + 14 Jan 2004; Mike Gardiner <obz@gentoo.org> ORBit2-2.8.3.ebuild: + Stable on x86 as part of GNOME-2.4.1 14 Dec 2003; Lars Weiler <pylon@gentoo.org> ORBit2-2.8.2.ebuild: Make stable on ppc diff --git a/gnome-base/ORBit2/ORBit2-2.8.3.ebuild b/gnome-base/ORBit2/ORBit2-2.8.3.ebuild index 8579aab93ce9..6d5eb415a368 100644 --- a/gnome-base/ORBit2/ORBit2-2.8.3.ebuild +++ b/gnome-base/ORBit2/ORBit2-2.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ORBit2-2.8.3.ebuild,v 1.2 2003/12/13 16:34:56 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ORBit2-2.8.3.ebuild,v 1.3 2004/01/14 11:23:04 obz Exp $ inherit gnome2 @@ -10,7 +10,7 @@ LICENSE="GPL-2 LGPL-2" IUSE="doc ssl" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa amd64 ~ia64" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa amd64 ~ia64" #MAKEOPTS="${MAKEOPTS} -j1" |