summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2008-03-23 10:52:09 +0000
committerChristian Faulhammer <fauli@gentoo.org>2008-03-23 10:52:09 +0000
commit783280f989482fe1dd7b75437bd421c75cfef0a5 (patch)
tree20497bae395101c5b426dfa4fd785cf4d4418b16 /x11-misc/gxmessage
parentstable x86, bug 214318 (diff)
downloadhistorical-783280f989482fe1dd7b75437bd421c75cfef0a5.tar.gz
historical-783280f989482fe1dd7b75437bd421c75cfef0a5.tar.bz2
historical-783280f989482fe1dd7b75437bd421c75cfef0a5.zip
stable x86, bug 214324
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'x11-misc/gxmessage')
-rw-r--r--x11-misc/gxmessage/ChangeLog8
-rw-r--r--x11-misc/gxmessage/gxmessage-2.6.2.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/gxmessage/ChangeLog b/x11-misc/gxmessage/ChangeLog
index 55a9bef347c7..70a780aea50c 100644
--- a/x11-misc/gxmessage/ChangeLog
+++ b/x11-misc/gxmessage/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/gxmessage
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gxmessage/ChangeLog,v 1.23 2007/08/02 12:52:59 uberlord Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gxmessage/ChangeLog,v 1.24 2008/03/23 10:52:09 opfer Exp $
+
+ 23 Mar 2008; Christian Faulhammer <opfer@gentoo.org>
+ gxmessage-2.6.2.ebuild:
+ stable x86, bug 214324
02 Aug 2007; Roy Marples <uberlord@gentoo.org> gxmessage-2.6.2.ebuild:
Keyworded ~x86-fbsd, #156902 thanks to Marc Kowarsky.
diff --git a/x11-misc/gxmessage/gxmessage-2.6.2.ebuild b/x11-misc/gxmessage/gxmessage-2.6.2.ebuild
index f153edc13234..bcd437a9f495 100644
--- a/x11-misc/gxmessage/gxmessage-2.6.2.ebuild
+++ b/x11-misc/gxmessage/gxmessage-2.6.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gxmessage/gxmessage-2.6.2.ebuild,v 1.3 2007/08/02 12:52:59 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gxmessage/gxmessage-2.6.2.ebuild,v 1.4 2008/03/23 10:52:09 opfer Exp $
DESCRIPTION="A GTK2 based xmessage clone"
HOMEPAGE="http://homepages.ihug.co.nz/~trmusson/programs.html#gxmessage"
@@ -8,7 +8,7 @@ SRC_URI="http://homepages.ihug.co.nz/~trmusson/stuff/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.6"