diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-12-12 21:45:13 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-12-12 21:45:13 +0000 |
commit | 1a7f050409308413ed133dc7cf2bcfa698543250 (patch) | |
tree | 885d68375ca2644e930ebff8e256688716afca2f /x11-apps/xmessage | |
parent | Sparc stable --- Bug #202087 --- good for 3 months. (diff) | |
download | gentoo-2-1a7f050409308413ed133dc7cf2bcfa698543250.tar.gz gentoo-2-1a7f050409308413ed133dc7cf2bcfa698543250.tar.bz2 gentoo-2-1a7f050409308413ed133dc7cf2bcfa698543250.zip |
Sparc stable --- Bug #202087 --- good for 3 months.
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'x11-apps/xmessage')
-rw-r--r-- | x11-apps/xmessage/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xmessage/xmessage-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xmessage/ChangeLog b/x11-apps/xmessage/ChangeLog index 0124ad5399fd..9b34b60f580b 100644 --- a/x11-apps/xmessage/ChangeLog +++ b/x11-apps/xmessage/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xmessage # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/ChangeLog,v 1.25 2007/11/09 21:25:58 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/ChangeLog,v 1.26 2007/12/12 21:45:13 fmccor Exp $ + + 12 Dec 2007; Ferris McCormick <fmccor@gentoo.org> xmessage-1.0.2.ebuild: + Sparc stable --- Bug #202087 --- good for 3 months. 09 Nov 2007; Seemant Kulleen <seemant@gentoo.org> xmessage-1.0.1.ebuild: stabling sh diff --git a/x11-apps/xmessage/xmessage-1.0.2.ebuild b/x11-apps/xmessage/xmessage-1.0.2.ebuild index 82af500e1069..703026320fac 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.2 2007/11/09 21:22:41 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/xmessage-1.0.2.ebuild,v 1.3 2007/12/12 21:45:13 fmccor 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" |