diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-11-26 09:38:21 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-11-26 09:38:21 +0000 |
commit | 39f4906cb8e45b8660bd803f4c9e774a676611a6 (patch) | |
tree | d8c6732c994d121d7d82cb6667abae456b0ba8eb /x11-apps | |
parent | Fixing metadata.xml to include the maintainer email (diff) | |
download | gentoo-2-39f4906cb8e45b8660bd803f4c9e774a676611a6.tar.gz gentoo-2-39f4906cb8e45b8660bd803f4c9e774a676611a6.tar.bz2 gentoo-2-39f4906cb8e45b8660bd803f4c9e774a676611a6.zip |
~amd64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xgamma/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xgamma/xgamma-0.99.1.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xvinfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xvinfo/xvinfo-0.99.1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-apps/xgamma/ChangeLog b/x11-apps/xgamma/ChangeLog index d877e1df6a8f..0b08cf9b6d29 100644 --- a/x11-apps/xgamma/ChangeLog +++ b/x11-apps/xgamma/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xgamma # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.4 2005/10/20 00:45:23 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.5 2005/11/26 09:38:19 blubb Exp $ + + 26 Nov 2005; Simon Stelling <blubb@gentoo.org> xgamma-0.99.1.ebuild: + added ~amd64 keyword *xgamma-0.99.1 (20 Oct 2005) diff --git a/x11-apps/xgamma/xgamma-0.99.1.ebuild b/x11-apps/xgamma/xgamma-0.99.1.ebuild index cc0ef76d8a60..f07341c52eb2 100644 --- a/x11-apps/xgamma/xgamma-0.99.1.ebuild +++ b/x11-apps/xgamma/xgamma-0.99.1.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-apps/xgamma/xgamma-0.99.1.ebuild,v 1.1 2005/10/20 00:45:23 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-0.99.1.ebuild,v 1.2 2005/11/26 09:38:19 blubb Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org xgamma application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" RDEPEND="x11-libs/libXxf86vm" DEPEND="${RDEPEND}" diff --git a/x11-apps/xvinfo/ChangeLog b/x11-apps/xvinfo/ChangeLog index 0e1c62a7af47..3d7c0747f53e 100644 --- a/x11-apps/xvinfo/ChangeLog +++ b/x11-apps/xvinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xvinfo # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.5 2005/10/20 00:45:25 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.6 2005/11/26 09:38:16 blubb Exp $ + + 26 Nov 2005; Simon Stelling <blubb@gentoo.org> xvinfo-0.99.1.ebuild: + added ~amd64 keyword *xvinfo-0.99.1 (20 Oct 2005) diff --git a/x11-apps/xvinfo/xvinfo-0.99.1.ebuild b/x11-apps/xvinfo/xvinfo-0.99.1.ebuild index f330fc9ec567..891ff5800ce9 100644 --- a/x11-apps/xvinfo/xvinfo-0.99.1.ebuild +++ b/x11-apps/xvinfo/xvinfo-0.99.1.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-apps/xvinfo/xvinfo-0.99.1.ebuild,v 1.1 2005/10/20 00:45:25 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-0.99.1.ebuild,v 1.2 2005/11/26 09:38:16 blubb Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xvinfo application" -KEYWORDS="~arm ~mips ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sparc ~x86" RDEPEND="x11-libs/libXv x11-libs/libX11" DEPEND="${RDEPEND}" |