diff options
author | Stefaan De Roeck <stefaan@gentoo.org> | 2006-06-10 13:56:52 +0000 |
---|---|---|
committer | Stefaan De Roeck <stefaan@gentoo.org> | 2006-06-10 13:56:52 +0000 |
commit | c7dd28904b819cc9ef8f5e59740c2a7a0f055225 (patch) | |
tree | 6e250e35eb11984ab5b7dd10827594e7564ad9a4 /x11-apps/xconsole | |
parent | whitespace cleanup (diff) | |
download | gentoo-2-c7dd28904b819cc9ef8f5e59740c2a7a0f055225.tar.gz gentoo-2-c7dd28904b819cc9ef8f5e59740c2a7a0f055225.tar.bz2 gentoo-2-c7dd28904b819cc9ef8f5e59740c2a7a0f055225.zip |
Keyworded ~alpha
(Portage version: 2.1)
Diffstat (limited to 'x11-apps/xconsole')
-rw-r--r-- | x11-apps/xconsole/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xconsole/xconsole-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xconsole/ChangeLog b/x11-apps/xconsole/ChangeLog index ac84dd980f31..b8ee0ee5cad7 100644 --- a/x11-apps/xconsole/ChangeLog +++ b/x11-apps/xconsole/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xconsole # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.14 2006/05/20 10:45:09 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.15 2006/06/10 13:56:52 stefaan Exp $ + + 10 Jun 2006; Stefaan De Roeck <stefaan@gentoo.org> xconsole-1.0.2.ebuild: + Keyworded ~alpha 20 May 2006; Robin H. Johnson <robbat2@gentoo.org> xconsole-1.0.2.ebuild: Added ~ppc after testing. diff --git a/x11-apps/xconsole/xconsole-1.0.2.ebuild b/x11-apps/xconsole/xconsole-1.0.2.ebuild index aa145330f476..c9cca5d4ef60 100644 --- a/x11-apps/xconsole/xconsole-1.0.2.ebuild +++ b/x11-apps/xconsole/xconsole-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.2.ebuild,v 1.2 2006/05/20 10:45:09 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.2.ebuild,v 1.3 2006/06/10 13:56:52 stefaan Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xconsole application" -KEYWORDS="~amd64 ~mips ~ppc64 ~sparc ~x86 ~ppc" +KEYWORDS="~alpha ~amd64 ~mips ~ppc64 ~sparc ~x86 ~ppc" IUSE="xprint" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" |