diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-11-26 09:38:19 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-11-26 09:38:19 +0000 |
commit | ff38776d130ed4e52d08a86fc19093bad4e2e2a8 (patch) | |
tree | 935e7e9c2b796fed9cc9d4041062449400143269 /x11-apps/xvinfo | |
parent | ~amd64 (diff) | |
download | historical-ff38776d130ed4e52d08a86fc19093bad4e2e2a8.tar.gz historical-ff38776d130ed4e52d08a86fc19093bad4e2e2a8.tar.bz2 historical-ff38776d130ed4e52d08a86fc19093bad4e2e2a8.zip |
~amd64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'x11-apps/xvinfo')
-rw-r--r-- | x11-apps/xvinfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xvinfo/xvinfo-0.99.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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}" |