diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-05-22 10:18:14 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-05-22 10:18:14 +0000 |
commit | ba51b1f6d45649a7323b7925805372463e96ec36 (patch) | |
tree | aeef701e879871388e6c434e2163db83548dbfb0 /rox-base/rox-lib | |
parent | stable amd64 (diff) | |
download | historical-ba51b1f6d45649a7323b7925805372463e96ec36.tar.gz historical-ba51b1f6d45649a7323b7925805372463e96ec36.tar.bz2 historical-ba51b1f6d45649a7323b7925805372463e96ec36.zip |
~amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'rox-base/rox-lib')
-rw-r--r-- | rox-base/rox-lib/ChangeLog | 5 | ||||
-rw-r--r-- | rox-base/rox-lib/Manifest | 4 | ||||
-rw-r--r-- | rox-base/rox-lib/rox-lib-1.9.16.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/rox-base/rox-lib/ChangeLog b/rox-base/rox-lib/ChangeLog index dc752ea5e1d8..f660a4da7838 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-lib/ChangeLog,v 1.3 2005/05/22 10:18:14 blubb Exp $ + + 22 May 2005; Simon Stelling <blubb@gentoo.org> rox-lib-1.9.16.ebuild: + added ~amd64 keyword 06 Mar 2005; Joseph Jezak <josejx@gentoo.org> rox-lib-1.9.16.ebuild: Marked ~ppc for bug #83706. diff --git a/rox-base/rox-lib/Manifest b/rox-base/rox-lib/Manifest index 3950a0c9dae7..f13ebd20b2d4 100644 --- a/rox-base/rox-lib/Manifest +++ b/rox-base/rox-lib/Manifest @@ -1,4 +1,4 @@ -MD5 38f228cb3d8c183c7644252b56b743c4 ChangeLog 524 +MD5 8be16e4588898e0e63530655610b25ce ChangeLog 619 MD5 5394559a5f84d1ca65c57c3b2380195b metadata.xml 256 -MD5 576805cd80dbef988233722839db7ff1 rox-lib-1.9.16.ebuild 578 +MD5 70cd161ea700442f196de78e440e1054 rox-lib-1.9.16.ebuild 584 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 7dd6e7d09d99..e1bf5f3c2153 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-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.2 2005/03/05 14:23:52 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-lib/rox-lib-1.9.16.ebuild,v 1.3 2005/05/22 10:18:14 blubb Exp $ DESCRIPTION="ROX-Lib2 - Shared code for ROX applications by Thomas Leonard" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="" |