diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-05 18:11:50 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-05 18:11:50 +0000 |
commit | 841039c52424b52cde38c7fa417609aa1781d23a (patch) | |
tree | 5217620388061b04fa41c4d3e88a07f2dec1073a /app-emulation/x48 | |
parent | ppc stable, bug #131135 (diff) | |
download | historical-841039c52424b52cde38c7fa417609aa1781d23a.tar.gz historical-841039c52424b52cde38c7fa417609aa1781d23a.tar.bz2 historical-841039c52424b52cde38c7fa417609aa1781d23a.zip |
Keyworded ~sparc wrt #132248
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'app-emulation/x48')
-rw-r--r-- | app-emulation/x48/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/x48/Manifest | 14 | ||||
-rw-r--r-- | app-emulation/x48/x48-0.4.3-r1.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/app-emulation/x48/ChangeLog b/app-emulation/x48/ChangeLog index 61ec9b2c30a7..7e7271c2e22e 100644 --- a/app-emulation/x48/ChangeLog +++ b/app-emulation/x48/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/x48 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/x48/ChangeLog,v 1.6 2006/05/05 07:57:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/x48/ChangeLog,v 1.7 2006/05/05 18:11:50 gustavoz Exp $ + + 05 May 2006; Gustavo Zacarias <gustavoz@gentoo.org> x48-0.4.3-r1.ebuild: + Keyworded ~sparc wrt #132248 05 May 2006; Markus Rothe <corsair@gentoo.org> x48-0.4.3-r1.ebuild: Added ~ppc64; bug #132248 diff --git a/app-emulation/x48/Manifest b/app-emulation/x48/Manifest index e46bdb3e0f39..a6d4d4e8b22f 100644 --- a/app-emulation/x48/Manifest +++ b/app-emulation/x48/Manifest @@ -1,6 +1,16 @@ -MD5 54e68c5a782acba44a5dae01211d1e99 ChangeLog 875 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 5da2427781b6ed8ea789da6c7cc03e1d ChangeLog 983 MD5 10f7de6c69c1ff0b5c2578deb1750bf0 files/digest-x48-0.4.3 229 MD5 3c519694015acedd403cfff9ab4b10b9 files/digest-x48-0.4.3-r1 657 MD5 8fc22f08ecb2e292e60ce7553c58d0c2 metadata.xml 222 -MD5 73c03fbb3b9213c21d2561ea9c26d7ff x48-0.4.3-r1.ebuild 1927 +MD5 6b748521dbedaa3f3f6f331bbcf86915 x48-0.4.3-r1.ebuild 1935 MD5 538e23555b4068beb057cba3abbeeaae x48-0.4.3.ebuild 1283 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2.2-ecc0.1.6 (GNU/Linux) + +iD8DBQFEW5V5KRy60XGEcJIRAiRuAJ9mMIpiE2zKKPcIAcC9dZsMN6CSUwCgmxQB +TdSvzqUfnqAmkpvuXJtUkI0= +=zNBn +-----END PGP SIGNATURE----- diff --git a/app-emulation/x48/x48-0.4.3-r1.ebuild b/app-emulation/x48/x48-0.4.3-r1.ebuild index 1edc1f6afb6e..d682aea34c7b 100644 --- a/app-emulation/x48/x48-0.4.3-r1.ebuild +++ b/app-emulation/x48/x48-0.4.3-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/app-emulation/x48/x48-0.4.3-r1.ebuild,v 1.8 2006/05/05 07:57:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/x48/x48-0.4.3-r1.ebuild,v 1.9 2006/05/05 18:11:50 gustavoz Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://download.berlios.de/x48/${P}.tar.gz LICENSE="|| ( ( GPL-2 free-noncomm ) GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc64 x86" +KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc x86" IUSE="" RDEPEND="|| ( ( x11-libs/libXext x11-libs/libX11 ) virtual/x11 )" |