diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-16 10:07:35 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-16 10:07:35 +0000 |
commit | 7cf1d81d51f465fa4fa790ebcbe94c6c522b596c (patch) | |
tree | b97028147f7d49c8f25b71d7d2795fba7867ea55 /gnome-base | |
parent | Backticks are not necessary in "if" statements... removed. Thanks Thomas Fisc... (diff) | |
download | historical-7cf1d81d51f465fa4fa790ebcbe94c6c522b596c.tar.gz historical-7cf1d81d51f465fa4fa790ebcbe94c6c522b596c.tar.bz2 historical-7cf1d81d51f465fa4fa790ebcbe94c6c522b596c.zip |
Stable on ppc64
Package-Manager: portage-2.0.53
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/Manifest | 14 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-0.5.17-r1.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index 919c4c0c7ae6..4b0bf32dd118 100644 --- a/gnome-base/orbit/ChangeLog +++ b/gnome-base/orbit/ChangeLog @@ -1,6 +1,9 @@ # 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.45 2006/01/15 22:02:30 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.46 2006/01/16 10:07:35 corsair Exp $ + + 16 Jan 2006; Markus Rothe <corsair@gentoo.org> orbit-0.5.17-r1.ebuild: + Stable on ppc64 15 Jan 2006; Fernando J. Pereda <ferdy@gentoo.org> orbit-0.5.17-r1.ebuild: Stable on alpha wrt bug #117606 diff --git a/gnome-base/orbit/Manifest b/gnome-base/orbit/Manifest index 0b368ca3bfd2..09ac50f36ab9 100644 --- a/gnome-base/orbit/Manifest +++ b/gnome-base/orbit/Manifest @@ -1,7 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 b1b794f99afd43a5719c75ac05ab8228 ChangeLog 5167 +MD5 6ef72d1cdd545484a6689df21004b7b6 ChangeLog 5261 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 524914dd9b13b88a85f8fc95ea48c1ea orbit-0.5.17-r1.ebuild 1747 +MD5 f6d533e9f6033ffada85235f0f6b76d4 orbit-0.5.17-r1.ebuild 1748 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) - -iD8DBQFDysaJViELBEf1JB0RAqWdAJ43sJWBqB/Hl/GJgGFfgCIS4+NIGgCcCi4v -nCcayHDIBkTcEQJfXVYdlEM= -=H7nD ------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 66e7a621eb3b..9ecf8784d73e 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.6 2006/01/15 22:02:30 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-0.5.17-r1.ebuild,v 1.7 2006/01/16 10:07:35 corsair 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 |