diff options
author | 2007-08-02 13:32:05 +0000 | |
---|---|---|
committer | 2007-08-02 13:32:05 +0000 | |
commit | 672db5cb3fb1f788001471d900110f0d9d5f5168 (patch) | |
tree | f193379b8c99f67c610479f9aef6ab088dd42333 /x11-misc/xpad | |
parent | Keyworded ~x86-fbsd, #156902 thanks to Marc Kowarsky. (diff) | |
download | historical-672db5cb3fb1f788001471d900110f0d9d5f5168.tar.gz historical-672db5cb3fb1f788001471d900110f0d9d5f5168.tar.bz2 historical-672db5cb3fb1f788001471d900110f0d9d5f5168.zip |
Keyworded ~x86-fbsd, #156902 thanks to Marc Kowarsky.
Package-Manager: portage-2.1.3_rc9
Diffstat (limited to 'x11-misc/xpad')
-rw-r--r-- | x11-misc/xpad/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xpad/xpad-2.12.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xpad/ChangeLog b/x11-misc/xpad/ChangeLog index 0d5d60caeae2..7658c29dbf99 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.54 2006/10/24 08:08:26 ferdy Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/ChangeLog,v 1.55 2007/08/02 13:30:08 uberlord Exp $ + + 02 Aug 2007; Roy Marples <uberlord@gentoo.org> xpad-2.12.ebuild: + Keyworded ~x86-fbsd, #156902 thanks to Marc Kowarsky. *xpad-2.12 (24 Oct 2006) diff --git a/x11-misc/xpad/xpad-2.12.ebuild b/x11-misc/xpad/xpad-2.12.ebuild index 4717ed02ee83..a4048e0e5464 100644 --- a/x11-misc/xpad/xpad-2.12.ebuild +++ b/x11-misc/xpad/xpad-2.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-2.12.ebuild,v 1.1 2006/10/24 08:08:26 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-2.12.ebuild,v 1.2 2007/08/02 13:30:08 uberlord 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 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/gtk+-2.6.0" |