diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-03-05 14:23:52 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-03-05 14:23:52 +0000 |
commit | 8aff9914e50e2fecd46e296dde4f3e4fc9832814 (patch) | |
tree | fa75de22df6d7ea0adbc3292f86c46046df927c0 /rox-base/rox-lib | |
parent | unset LDFLAGS; bug #77430. (diff) | |
download | historical-8aff9914e50e2fecd46e296dde4f3e4fc9832814.tar.gz historical-8aff9914e50e2fecd46e296dde4f3e4fc9832814.tar.bz2 historical-8aff9914e50e2fecd46e296dde4f3e4fc9832814.zip |
Marked ~ppc for bug #83706.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'rox-base/rox-lib')
-rw-r--r-- | rox-base/rox-lib/ChangeLog | 7 | ||||
-rw-r--r-- | rox-base/rox-lib/Manifest | 4 | ||||
-rw-r--r-- | rox-base/rox-lib/rox-lib-1.9.16.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/rox-base/rox-lib/ChangeLog b/rox-base/rox-lib/ChangeLog index c0aeec0ad9d8..dc752ea5e1d8 100644 --- a/rox-base/rox-lib/ChangeLog +++ b/rox-base/rox-lib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-base/rox-lib -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-lib/ChangeLog,v 1.1 2004/11/26 19:44:56 sergey Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-lib/ChangeLog,v 1.2 2005/03/05 14:23:52 josejx Exp $ + + 06 Mar 2005; Joseph Jezak <josejx@gentoo.org> rox-lib-1.9.16.ebuild: + Marked ~ppc for bug #83706. *rox-lib-1.9.16 (26 Nov 2004) diff --git a/rox-base/rox-lib/Manifest b/rox-base/rox-lib/Manifest index a0b6dff30e9b..3950a0c9dae7 100644 --- a/rox-base/rox-lib/Manifest +++ b/rox-base/rox-lib/Manifest @@ -1,4 +1,4 @@ -MD5 12bf58d856e173e47a9a585fdf267230 rox-lib-1.9.16.ebuild 573 +MD5 38f228cb3d8c183c7644252b56b743c4 ChangeLog 524 MD5 5394559a5f84d1ca65c57c3b2380195b metadata.xml 256 -MD5 9530ac064d08b0ce543d660515f7d6e6 ChangeLog 422 +MD5 576805cd80dbef988233722839db7ff1 rox-lib-1.9.16.ebuild 578 MD5 128e38e085816fd65a118f6188b0b0dd files/digest-rox-lib-1.9.16 63 diff --git a/rox-base/rox-lib/rox-lib-1.9.16.ebuild b/rox-base/rox-lib/rox-lib-1.9.16.ebuild index 54f701edf5e0..7dd6e7d09d99 100644 --- a/rox-base/rox-lib/rox-lib-1.9.16.ebuild +++ b/rox-base/rox-lib/rox-lib-1.9.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-lib/rox-lib-1.9.16.ebuild,v 1.1 2004/11/26 19:44:56 sergey Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-lib/rox-lib-1.9.16.ebuild,v 1.2 2005/03/05 14:23:52 josejx Exp $ DESCRIPTION="ROX-Lib2 - Shared code for ROX applications by Thomas Leonard" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" |