diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-01 18:15:04 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-01 18:15:04 +0000 |
commit | 7a11b00360bb903b0f84cbdd53abeb33dc42b23d (patch) | |
tree | a8cb8b03912e51be2e97abddf4b351b83640e22d /x11-misc/xpad | |
parent | Marked ~ppc for bug #100396. (diff) | |
download | gentoo-2-7a11b00360bb903b0f84cbdd53abeb33dc42b23d.tar.gz gentoo-2-7a11b00360bb903b0f84cbdd53abeb33dc42b23d.tar.bz2 gentoo-2-7a11b00360bb903b0f84cbdd53abeb33dc42b23d.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-misc/xpad')
-rw-r--r-- | x11-misc/xpad/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xpad/xpad-2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xpad/ChangeLog b/x11-misc/xpad/ChangeLog index 6b7f7c8e3d83..f29cb426fbde 100644 --- a/x11-misc/xpad/ChangeLog +++ b/x11-misc/xpad/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xpad # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/ChangeLog,v 1.34 2005/07/31 13:21:16 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/ChangeLog,v 1.35 2005/08/01 18:13:16 gustavoz Exp $ + + 01 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> xpad-2.8.ebuild: + Stable on sparc 31 Jul 2005; Fernando J. Pereda <ferdy@gentoo.org> xpad-2.8.ebuild: stable on x86 and alpha diff --git a/x11-misc/xpad/xpad-2.8.ebuild b/x11-misc/xpad/xpad-2.8.ebuild index 87f1c789d2b6..0a2e44ea6dec 100644 --- a/x11-misc/xpad/xpad-2.8.ebuild +++ b/x11-misc/xpad/xpad-2.8.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.8.ebuild,v 1.2 2005/07/31 13:21:16 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-2.8.ebuild,v 1.3 2005/08/01 18:13:16 gustavoz 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" |