summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2006-04-30 15:22:02 +0000
committerFerris McCormick <fmccor@gentoo.org>2006-04-30 15:22:02 +0000
commit762fc837dae615f15400192d1cfd5e001b946708 (patch)
tree1a146c083c9db65896b26ba58c991d8cc3f82587 /x11-misc
parentVersion bump (diff)
downloadgentoo-2-762fc837dae615f15400192d1cfd5e001b946708.tar.gz
gentoo-2-762fc837dae615f15400192d1cfd5e001b946708.tar.bz2
gentoo-2-762fc837dae615f15400192d1cfd5e001b946708.zip
Add sparc keyword --- Bug #131792. Builds and "runs" fine.
(Portage version: 2.1_pre10)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xpad/ChangeLog5
-rw-r--r--x11-misc/xpad/xpad-2.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xpad/ChangeLog b/x11-misc/xpad/ChangeLog
index 3b6d3b08d417..09e22bb9a161 100644
--- a/x11-misc/xpad/ChangeLog
+++ b/x11-misc/xpad/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xpad
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/ChangeLog,v 1.47 2006/04/30 12:52:32 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/ChangeLog,v 1.48 2006/04/30 15:22:02 fmccor Exp $
+
+ 30 Apr 2006; Ferris McCormick <fmccor@gentoo.org> xpad-2.11.ebuild:
+ Add sparc keyword --- Bug #131792. Builds and "runs" fine.
30 Apr 2006; Fernando J. Pereda <ferdy@gentoo.org> xpad-2.11.ebuild:
Stable on alpha wrt bug #131792
diff --git a/x11-misc/xpad/xpad-2.11.ebuild b/x11-misc/xpad/xpad-2.11.ebuild
index e6a955b7437d..cf55dcc83f16 100644
--- a/x11-misc/xpad/xpad-2.11.ebuild
+++ b/x11-misc/xpad/xpad-2.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-2.11.ebuild,v 1.2 2006/04/30 12:52:32 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-2.11.ebuild,v 1.3 2006/04/30 15:22:02 fmccor Exp $
DESCRIPTION="A GTK+ 2.0 based 'post-it' note system."
HOMEPAGE="http://xpad.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/xpad/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~ppc sparc ~x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.6.0"