diff options
author | Calum Selkirk <cselkirk@gentoo.org> | 2002-10-19 22:32:47 +0000 |
---|---|---|
committer | Calum Selkirk <cselkirk@gentoo.org> | 2002-10-19 22:32:47 +0000 |
commit | 9d7e046747e80f2c887970a210ab1f93ef69f67d (patch) | |
tree | d556d3bd430a4bfbea570eafd3c4f7ffa3010755 /x11-misc | |
parent | Addeed ppc to KEYWORDS. (diff) | |
download | historical-9d7e046747e80f2c887970a210ab1f93ef69f67d.tar.gz historical-9d7e046747e80f2c887970a210ab1f93ef69f67d.tar.bz2 historical-9d7e046747e80f2c887970a210ab1f93ef69f67d.zip |
Addeed ppc to KEYWORDS.
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xpad/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xpad/xpad-1.2.1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xpad/xpad-1.4.ebuild | 2 |
3 files changed, 9 insertions, 4 deletions
diff --git a/x11-misc/xpad/ChangeLog b/x11-misc/xpad/ChangeLog index 79affd6fafd9..8cbc1ce02ad2 100644 --- a/x11-misc/xpad/ChangeLog +++ b/x11-misc/xpad/ChangeLog @@ -1,9 +1,14 @@ # ChangeLog for x11-misc/xpad # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/ChangeLog,v 1.4 2002/10/18 08:57:25 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/ChangeLog,v 1.5 2002/10/19 22:32:47 cselkirk Exp $ *xpad-1.5.1 (18 Oct 2002) + 20 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> xpad-1.2.1.ebuild + xpad-1.4.ebuild : + + Added ppc to KEYWORDS. + 18 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> xpad-1.5.1.ebuild : Version bump, found by Michael Terry <msterry@student.umass.edu> in #6900. diff --git a/x11-misc/xpad/xpad-1.2.1.ebuild b/x11-misc/xpad/xpad-1.2.1.ebuild index 90428101d8a8..8414fa89d05f 100644 --- a/x11-misc/xpad/xpad-1.2.1.ebuild +++ b/x11-misc/xpad/xpad-1.2.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-1.2.1.ebuild,v 1.2 2002/08/14 23:44:15 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-1.2.1.ebuild,v 1.3 2002/10/19 22:32:47 cselkirk Exp $ DESCRIPTION="A GTK+ 2.0 based 'post-it' note system." HOMEPAGE="http://xpad.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc sparc64 ppc" DEPEND=">=x11-libs/gtk+-2.0.0" RDEPEND="${DEPEND}" diff --git a/x11-misc/xpad/xpad-1.4.ebuild b/x11-misc/xpad/xpad-1.4.ebuild index 4b8a29fe25ee..e44fbfcc0087 100644 --- a/x11-misc/xpad/xpad-1.4.ebuild +++ b/x11-misc/xpad/xpad-1.4.ebuild @@ -6,7 +6,7 @@ DESCRIPTION="A GTK+ 2.0 based 'post-it' note system." HOMEPAGE="http://xpad.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc sparc64 ppc" DEPEND=">=x11-libs/gtk+-2.0.0" RDEPEND="${DEPEND}" |