diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-15 20:31:04 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-15 20:31:04 +0000 |
commit | 69825dc03ea8abbf8ce9e62a9692cadebe336a8a (patch) | |
tree | b828adad61eca285e2040c19a4442e58cc97b5e1 /gnome-base | |
parent | cleanup old version; stabel on x86 (diff) | |
download | historical-69825dc03ea8abbf8ce9e62a9692cadebe336a8a.tar.gz historical-69825dc03ea8abbf8ce9e62a9692cadebe336a8a.tar.bz2 historical-69825dc03ea8abbf8ce9e62a9692cadebe336a8a.zip |
ppc stable, bug #117606
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/orbit/Manifest | 14 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-0.5.17-r1.ebuild | 4 |
3 files changed, 9 insertions, 15 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index ef27ef120277..a2f1e194bf60 100644 --- a/gnome-base/orbit/ChangeLog +++ b/gnome-base/orbit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/orbit # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.41 2006/01/15 18:24:56 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.42 2006/01/15 20:31:04 dertobi123 Exp $ + + 15 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> + orbit-0.5.17-r1.ebuild: + ppc stable, bug #117606 15 Jan 2006; Simon Stelling <blubb@gentoo.org> orbit-0.5.17-r1.ebuild: stable on amd64 wrt bug 117606 diff --git a/gnome-base/orbit/Manifest b/gnome-base/orbit/Manifest index 4e500c138e0b..b09143442272 100644 --- a/gnome-base/orbit/Manifest +++ b/gnome-base/orbit/Manifest @@ -1,7 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 cc32c6416edaa6ca4b81286f292a2c17 ChangeLog 4747 +MD5 44075eda5037c6071a820c534925b895 ChangeLog 4861 MD5 51bfc1efb763de186ee1b1f1e594891a files/digest-orbit-0.5.17 66 MD5 51bfc1efb763de186ee1b1f1e594891a files/digest-orbit-0.5.17-r1 66 MD5 66a18f0f92e9cd0f658690bf1e5c862c files/digest-orbit-2.12.2 66 @@ -10,15 +7,8 @@ MD5 baa740810613ffcd2d1af90c6c82765f files/digest-orbit-2.12.4 66 MD5 7105f3bdc076c48f0458e20ea8eaba34 files/orbit-0.5.17-m4.patch 472 MD5 f9325ad3ff0c1a2d06d5c26442679fd4 files/orbit-0.5.17-rpath-security-fix.patch 3628 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 011a40af6b7008ed7b9928a92951d371 orbit-0.5.17-r1.ebuild 1751 +MD5 809dfc7093116fc3bb4c0728aff293e1 orbit-0.5.17-r1.ebuild 1755 MD5 6f6fa3795d0324df35315d2215d55248 orbit-0.5.17.ebuild 1650 MD5 e3a8dc018eb029f302884b2fc80adf56 orbit-2.12.2.ebuild 1017 MD5 de5762757b63214d7f117d5141114acf orbit-2.12.3.ebuild 1064 MD5 fec6516c19ae8ef845a84da2f323d6d7 orbit-2.12.4.ebuild 1072 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDypOJH6mNYUtVdIARAndxAJ4hnho9lH22vDIDcyLThdN7WKVzwgCbBpDm -ngWPtv8SMqM+U/tgy/Gk8u0= -=Yqmb ------END PGP SIGNATURE----- diff --git a/gnome-base/orbit/orbit-0.5.17-r1.ebuild b/gnome-base/orbit/orbit-0.5.17-r1.ebuild index c7e91cc73b49..218d915aeea0 100644 --- a/gnome-base/orbit/orbit-0.5.17-r1.ebuild +++ b/gnome-base/orbit/orbit-0.5.17-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-0.5.17-r1.ebuild,v 1.2 2006/01/15 18:24:56 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-0.5.17-r1.ebuild,v 1.3 2006/01/15 20:31:04 dertobi123 Exp $ inherit gnome.org libtool gnuconfig eutils multilib @@ -14,7 +14,7 @@ SRC_URI="mirror://gnome/sources/ORBit/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="sys-devel/gettext |