diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-02-24 21:43:32 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-02-24 21:43:32 +0000 |
commit | 665774abecf90e4435608fb086a1cb473f9a5593 (patch) | |
tree | 5040364dd7000129be81302f4589e3363586bae2 /x11-apps | |
parent | [sci-chemistry/tinker] Revbump tinker as asked by jlec. fix bug #306691 (diff) | |
download | gentoo-2-665774abecf90e4435608fb086a1cb473f9a5593.tar.gz gentoo-2-665774abecf90e4435608fb086a1cb473f9a5593.tar.bz2 gentoo-2-665774abecf90e4435608fb086a1cb473f9a5593.zip |
Transfer prefix keywords (no other changes)
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xmessage/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xmessage/xmessage-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xmessage/ChangeLog b/x11-apps/xmessage/ChangeLog index cf33573ae475..f1aec1e68fec 100644 --- a/x11-apps/xmessage/ChangeLog +++ b/x11-apps/xmessage/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xmessage # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/ChangeLog,v 1.41 2010/02/01 18:06:48 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/ChangeLog,v 1.42 2010/02/24 21:43:32 abcd Exp $ + + 24 Feb 2010; Jonathan Callen <abcd@gentoo.org> xmessage-1.0.3.ebuild: + Transfer prefix keywords (no other changes) *xmessage-1.0.3 (01 Feb 2010) diff --git a/x11-apps/xmessage/xmessage-1.0.3.ebuild b/x11-apps/xmessage/xmessage-1.0.3.ebuild index c8659df567ef..1cca610bfc43 100644 --- a/x11-apps/xmessage/xmessage-1.0.3.ebuild +++ b/x11-apps/xmessage/xmessage-1.0.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/xmessage-1.0.3.ebuild,v 1.1 2010/02/01 18:06:48 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/xmessage-1.0.3.ebuild,v 1.2 2010/02/24 21:43:32 abcd Exp $ 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 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libXaw |