diff options
author | 2007-12-15 15:37:45 +0000 | |
---|---|---|
committer | 2007-12-15 15:37:45 +0000 | |
commit | 7314e52c0690813caf1cfcfc2f8db8f1cf9895fc (patch) | |
tree | 4058b5377591f1e748bf5d8ab41cddcec235a3ac /x11-apps/xmessage/xmessage-1.0.2.ebuild | |
parent | Version bump. (diff) | |
download | historical-7314e52c0690813caf1cfcfc2f8db8f1cf9895fc.tar.gz historical-7314e52c0690813caf1cfcfc2f8db8f1cf9895fc.tar.bz2 historical-7314e52c0690813caf1cfcfc2f8db8f1cf9895fc.zip |
amd64 stable wrt bug #202087
Package-Manager: portage-2.1.4_rc10
Diffstat (limited to 'x11-apps/xmessage/xmessage-1.0.2.ebuild')
-rw-r--r-- | x11-apps/xmessage/xmessage-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xmessage/xmessage-1.0.2.ebuild b/x11-apps/xmessage/xmessage-1.0.2.ebuild index cba7db6b2e4c..71229cd418c6 100644 --- a/x11-apps/xmessage/xmessage-1.0.2.ebuild +++ b/x11-apps/xmessage/xmessage-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/xmessage-1.0.2.ebuild,v 1.4 2007/12/13 13:33:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/xmessage-1.0.2.ebuild,v 1.5 2007/12/15 15:37:45 cardoe Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="display a message or query in a window (X-based /bin/echo)" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" IUSE="xprint" RDEPEND="x11-libs/libXaw" |