diff options
author | Guy Martin <gmsoft@gentoo.org> | 2010-06-04 13:55:11 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2010-06-04 13:55:11 +0000 |
commit | b2351e4f7db24028b608c916895c601d7dd3f6e4 (patch) | |
tree | aa837d5d8dae0fc0ba7419f83854fe57779ec1b9 /x11-apps/xmessage | |
parent | hppa stable, #308521 (diff) | |
download | historical-b2351e4f7db24028b608c916895c601d7dd3f6e4.tar.gz historical-b2351e4f7db24028b608c916895c601d7dd3f6e4.tar.bz2 historical-b2351e4f7db24028b608c916895c601d7dd3f6e4.zip |
hppa stable, #308521
Package-Manager: portage-2.1.8.3/cvs/Linux parisc64
Diffstat (limited to 'x11-apps/xmessage')
-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 23ec3254b976..029a853a3da0 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.47 2010/05/12 18:09:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/ChangeLog,v 1.48 2010/06/04 13:55:11 gmsoft Exp $ + + 31 May 2010; Guy Martin <gmsoft@gentoo.org> xmessage-1.0.3.ebuild: + hppa stable, #308521 12 May 2010; Brent Baude <ranger@gentoo.org> xmessage-1.0.3.ebuild: Marking xmessage-1.0.3 ppc64 stable for bug 308521 diff --git a/x11-apps/xmessage/xmessage-1.0.3.ebuild b/x11-apps/xmessage/xmessage-1.0.3.ebuild index b542667a5f67..5d0ba58aa791 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.7 2010/05/12 18:09:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/xmessage-1.0.3.ebuild,v 1.8 2010/06/04 13:55:11 gmsoft 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 |