diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-08-23 12:18:08 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-08-23 12:18:08 +0000 |
commit | b836a652cd14c5e224f0dff2a2469ed3d84da43d (patch) | |
tree | 1e7a7c80413e8f34031b6d3eb525e3f8a148ed18 /x11-libs/libXaw | |
parent | remove message about masked plugins (diff) | |
download | historical-b836a652cd14c5e224f0dff2a2469ed3d84da43d.tar.gz historical-b836a652cd14c5e224f0dff2a2469ed3d84da43d.tar.bz2 historical-b836a652cd14c5e224f0dff2a2469ed3d84da43d.zip |
Marked ~amd64.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-libs/libXaw')
-rw-r--r-- | x11-libs/libXaw/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXaw/Manifest | 4 | ||||
-rw-r--r-- | x11-libs/libXaw/libXaw-0.99.0.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libXaw/ChangeLog b/x11-libs/libXaw/ChangeLog index 2773254da45b..f3268d8a53f3 100644 --- a/x11-libs/libXaw/ChangeLog +++ b/x11-libs/libXaw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXaw # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.3 2005/08/20 22:38:47 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.4 2005/08/23 12:16:58 herbs Exp $ + + 23 Aug 2005; Herbie Hopkins <herbs@gentoo.org> libXaw-0.99.0.ebuild: + Marked ~amd64. 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> libXaw-0.99.0.ebuild: Marked ~ppc diff --git a/x11-libs/libXaw/Manifest b/x11-libs/libXaw/Manifest index c508e75c4087..c4a252fd6815 100644 --- a/x11-libs/libXaw/Manifest +++ b/x11-libs/libXaw/Manifest @@ -1,3 +1,3 @@ -MD5 d1b04a115048431df4de57ea0d6b147b ChangeLog 550 -MD5 f1afbde5461e09cc83da9f57f152aeac libXaw-0.99.0.ebuild 661 +MD5 074a3c67e7244f0e5464ce05fb0cfd71 libXaw-0.99.0.ebuild 668 +MD5 566358eef65587a84a514490f8b53f08 ChangeLog 639 MD5 2be91ab2d559aca7d580b15b10b04adb files/digest-libXaw-0.99.0 66 diff --git a/x11-libs/libXaw/libXaw-0.99.0.ebuild b/x11-libs/libXaw/libXaw-0.99.0.ebuild index a759ebbcd1ff..395c2f5a22df 100644 --- a/x11-libs/libXaw/libXaw-0.99.0.ebuild +++ b/x11-libs/libXaw/libXaw-0.99.0.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/x11-libs/libXaw/libXaw-0.99.0.ebuild,v 1.3 2005/08/20 22:38:47 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-0.99.0.ebuild,v 1.4 2005/08/23 12:16:58 herbs Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org Xaw library" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="xprint" RDEPEND="x11-libs/libX11 x11-libs/libXt |