diff options
author | 2004-12-06 03:48:37 +0000 | |
---|---|---|
committer | 2004-12-06 03:48:37 +0000 | |
commit | 81c03a62e78c5586ae57ef217eb248d105b8b761 (patch) | |
tree | c53dde3bbe43dd54bb2ea1c1cd28d675834b78a8 /dev-libs/xplc | |
parent | make sure to force SLOT-ed version of automake-1.8 for now (diff) | |
download | historical-81c03a62e78c5586ae57ef217eb248d105b8b761.tar.gz historical-81c03a62e78c5586ae57ef217eb248d105b8b761.tar.bz2 historical-81c03a62e78c5586ae57ef217eb248d105b8b761.zip |
Added ~sparc keyword wrt bug #70419.
Diffstat (limited to 'dev-libs/xplc')
-rw-r--r-- | dev-libs/xplc/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/xplc/Manifest | 14 | ||||
-rw-r--r-- | dev-libs/xplc/xplc-0.3.10.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-libs/xplc/ChangeLog b/dev-libs/xplc/ChangeLog index 2e8933ce4e32..ee285cc93cd3 100644 --- a/dev-libs/xplc/ChangeLog +++ b/dev-libs/xplc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/xplc # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/xplc/ChangeLog,v 1.1 2004/12/05 21:42:15 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xplc/ChangeLog,v 1.2 2004/12/06 03:48:37 weeve Exp $ + + 05 Dec 2004; Jason Wever <weeve@gentoo.org> xplc-0.3.10.ebuild: + Added ~sparc keyword wrt bug #70419. *xplc-0.3.10 (05 Dec 2004) diff --git a/dev-libs/xplc/Manifest b/dev-libs/xplc/Manifest index daaaca2d8020..cf4beccb3f87 100644 --- a/dev-libs/xplc/Manifest +++ b/dev-libs/xplc/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 1aed7d1f05d607d191f202d180150988 ChangeLog 496 MD5 bc58991d4e2229da7b7b6e8113941c70 metadata.xml 341 -MD5 5895c2bfcd5d961ff8eaddc7d5301974 xplc-0.3.10.ebuild 633 -MD5 f1966a6413abdbdbcf2570275dc6beaf ChangeLog 391 +MD5 655a6abbc6813fb7fcd6ee5e6649f745 xplc-0.3.10.ebuild 639 MD5 8fd0e44d58b89a352fc8ac2880ce33ec files/digest-xplc-0.3.10 63 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFBs4MJjtv59x0+BrURAhRTAKCzwTsAZqxzL3J3HmeDSoWSW9M3dACffXLI -ApXuxtJCIGyzFI6UE8RyBFQ= -=puxO ------END PGP SIGNATURE----- diff --git a/dev-libs/xplc/xplc-0.3.10.ebuild b/dev-libs/xplc/xplc-0.3.10.ebuild index 91daf6f85489..5bff0b8c4fc8 100644 --- a/dev-libs/xplc/xplc-0.3.10.ebuild +++ b/dev-libs/xplc/xplc-0.3.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/xplc/xplc-0.3.10.ebuild,v 1.1 2004/12/05 21:42:15 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xplc/xplc-0.3.10.ebuild,v 1.2 2004/12/06 03:48:37 weeve Exp $ DESCRIPTION="cross platform lightweight components library for C++" HOMEPAGE="http://xplc.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/xplc/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~sparc" IUSE="" DEPEND="virtual/libc |