diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2005-11-20 11:50:17 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2005-11-20 11:50:17 +0000 |
commit | 9cab3cbf9e0a5da71b709b693ebf55290fbf45b6 (patch) | |
tree | fa62b5f929bd07d2ad0b7ad06f9e2130674a4210 /x11-misc/xpad/xpad-2.10.ebuild | |
parent | Masked www-apps/phpgroupware (diff) | |
download | gentoo-2-9cab3cbf9e0a5da71b709b693ebf55290fbf45b6.tar.gz gentoo-2-9cab3cbf9e0a5da71b709b693ebf55290fbf45b6.tar.bz2 gentoo-2-9cab3cbf9e0a5da71b709b693ebf55290fbf45b6.zip |
Stable on x86 (bug 113003).
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-misc/xpad/xpad-2.10.ebuild')
-rw-r--r-- | x11-misc/xpad/xpad-2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xpad/xpad-2.10.ebuild b/x11-misc/xpad/xpad-2.10.ebuild index 7b9f83b96454..b62682ba370a 100644 --- a/x11-misc/xpad/xpad-2.10.ebuild +++ b/x11-misc/xpad/xpad-2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-2.10.ebuild,v 1.3 2005/11/19 17:53:21 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-2.10.ebuild,v 1.4 2005/11/20 11:50:17 nelchael 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" |