diff options
author | 2004-01-18 14:55:21 +0000 | |
---|---|---|
committer | 2004-01-18 14:55:21 +0000 | |
commit | 0f7852f487308f4a88551d3ca4297aabdd1cc1b2 (patch) | |
tree | 0866c28b0a781537797b214602972580bd538198 /gnome-base/ORBit2 | |
parent | cleanup (diff) | |
download | gentoo-2-0f7852f487308f4a88551d3ca4297aabdd1cc1b2.tar.gz gentoo-2-0f7852f487308f4a88551d3ca4297aabdd1cc1b2.tar.bz2 gentoo-2-0f7852f487308f4a88551d3ca4297aabdd1cc1b2.zip |
stable on hppa and sparc
Diffstat (limited to 'gnome-base/ORBit2')
-rw-r--r-- | gnome-base/ORBit2/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/ORBit2/Manifest | 4 | ||||
-rw-r--r-- | gnome-base/ORBit2/ORBit2-2.8.3.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/gnome-base/ORBit2/ChangeLog b/gnome-base/ORBit2/ChangeLog index 420e136677ae..1afc95da66a1 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.42 2004/01/14 11:23:04 obz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ChangeLog,v 1.43 2004/01/18 14:51:55 gustavoz Exp $ + + 18 Jan 2004; <gustavoz@gentoo.org> ORBit2-2.8.3.ebuild: + stable on hppa and sparc 14 Jan 2004; Mike Gardiner <obz@gentoo.org> ORBit2-2.8.3.ebuild: Stable on x86 as part of GNOME-2.4.1 diff --git a/gnome-base/ORBit2/Manifest b/gnome-base/ORBit2/Manifest index c689f8f94eeb..090bee4206dc 100644 --- a/gnome-base/ORBit2/Manifest +++ b/gnome-base/ORBit2/Manifest @@ -1,7 +1,7 @@ -MD5 4ef33dc0e2b47846541c11fb1c6509c4 ORBit2-2.8.3.ebuild 833 +MD5 f7bcb0f4fdc7c8af0784ff57bba75d53 ORBit2-2.8.3.ebuild 836 MD5 ee8d0381c8e3385d1a7973a9dc42abf1 ORBit2-2.8.2.ebuild 830 MD5 af6adfed10b91c7674623e3e60183766 ORBit2-2.8.1.ebuild 833 -MD5 195e5d4eed6efcc90a60bbfb06817707 ChangeLog 4459 +MD5 e059ed73e489c0874fddaa1ff486c920 ChangeLog 4550 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 0f4a51a01d625e7451849abe493a37b9 files/digest-ORBit2-2.8.1 65 MD5 827f9ced87136bb605c310603aab8b16 files/digest-ORBit2-2.8.2 65 diff --git a/gnome-base/ORBit2/ORBit2-2.8.3.ebuild b/gnome-base/ORBit2/ORBit2-2.8.3.ebuild index 6d5eb415a368..0faa3ce52791 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. +# Copyright 1999-2004 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.3 2004/01/14 11:23:04 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ORBit2-2.8.3.ebuild,v 1.4 2004/01/18 14:51:55 gustavoz 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" |