diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-04-09 10:33:11 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-04-09 10:33:11 +0000 |
commit | d73ff23571b658180c6f1c14469b463e53954524 (patch) | |
tree | 00541d40c5492be78954f6c00a766d60f146126c /x11-apps | |
parent | stable x86, bug 308521 (diff) | |
download | gentoo-2-d73ff23571b658180c6f1c14469b463e53954524.tar.gz gentoo-2-d73ff23571b658180c6f1c14469b463e53954524.tar.bz2 gentoo-2-d73ff23571b658180c6f1c14469b463e53954524.zip |
stable x86, bug 308521
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xmessage/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xmessage/xmessage-1.0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-apps/xmessage/ChangeLog b/x11-apps/xmessage/ChangeLog index f1aec1e68fec..1d2ffa96fd64 100644 --- a/x11-apps/xmessage/ChangeLog +++ b/x11-apps/xmessage/ChangeLog @@ -1,6 +1,10 @@ # 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.42 2010/02/24 21:43:32 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/ChangeLog,v 1.43 2010/04/09 10:33:11 fauli Exp $ + + 09 Apr 2010; Christian Faulhammer <fauli@gentoo.org> + xmessage-1.0.3.ebuild: + stable x86, bug 308521 24 Feb 2010; Jonathan Callen <abcd@gentoo.org> xmessage-1.0.3.ebuild: Transfer prefix keywords (no other changes) diff --git a/x11-apps/xmessage/xmessage-1.0.3.ebuild b/x11-apps/xmessage/xmessage-1.0.3.ebuild index 1cca610bfc43..1fcff69d223c 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.2 2010/02/24 21:43:32 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/xmessage-1.0.3.ebuild,v 1.3 2010/04/09 10:33:11 fauli 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 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +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 |