diff options
author | 2006-05-04 01:34:54 +0000 | |
---|---|---|
committer | 2006-05-04 01:34:54 +0000 | |
commit | c5858a75e3dcfeaf67f4a9c34bf1beeccd76a81f (patch) | |
tree | 8600a78fd7a6707f4154f3f37c732b9724984721 /x11-misc/xpad/xpad-2.11.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-c5858a75e3dcfeaf67f4a9c34bf1beeccd76a81f.tar.gz gentoo-2-c5858a75e3dcfeaf67f4a9c34bf1beeccd76a81f.tar.bz2 gentoo-2-c5858a75e3dcfeaf67f4a9c34bf1beeccd76a81f.zip |
Marked stable on amd64 per bug #131792
(Portage version: 2.1_pre9-r5)
Diffstat (limited to 'x11-misc/xpad/xpad-2.11.ebuild')
-rw-r--r-- | x11-misc/xpad/xpad-2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xpad/xpad-2.11.ebuild b/x11-misc/xpad/xpad-2.11.ebuild index d23ab3891e5a..0abc9a582a8a 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.5 2006/04/30 23:57:47 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-2.11.ebuild,v 1.6 2006/05/04 01:34:54 dang 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" |