diff options
author | 2004-02-10 06:44:38 +0000 | |
---|---|---|
committer | 2004-02-10 06:44:38 +0000 | |
commit | edcb2e3bea7e2b3910b2aac2b7f652428bf6e953 (patch) | |
tree | bbbc631e091211d59b2bc8ba3350757951e62845 /gnome-extra/at-spi | |
parent | Newer ebuilds are cleaned up to look similar between each other, contain newe... (diff) | |
download | historical-edcb2e3bea7e2b3910b2aac2b7f652428bf6e953.tar.gz historical-edcb2e3bea7e2b3910b2aac2b7f652428bf6e953.tar.bz2 historical-edcb2e3bea7e2b3910b2aac2b7f652428bf6e953.zip |
set ppc in keywords
Diffstat (limited to 'gnome-extra/at-spi')
-rw-r--r-- | gnome-extra/at-spi/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.3.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog index 80efb56e217d..4351a73a3028 100644 --- a/gnome-extra/at-spi/ChangeLog +++ b/gnome-extra/at-spi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/at-spi # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.34 2004/02/03 10:32:27 ferringb Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.35 2004/02/10 06:28:44 darkspecter Exp $ + + 10 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org> at-spi-1.3.9.ebuild: + set ppc in keywords 03 Feb 2004; Brian Harring <ferringb@gentoo.org> at-spi-1.0.2.ebuild, at-spi-1.1.8.ebuild, at-spi-1.3.8.ebuild, at-spi-1.3.9.ebuild: diff --git a/gnome-extra/at-spi/at-spi-1.3.9.ebuild b/gnome-extra/at-spi/at-spi-1.3.9.ebuild index 3bddf2d60a2f..5742833db76f 100644 --- a/gnome-extra/at-spi/at-spi-1.3.9.ebuild +++ b/gnome-extra/at-spi/at-spi-1.3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.3.9.ebuild,v 1.7 2004/02/03 10:32:27 ferringb Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.3.9.ebuild,v 1.8 2004/02/10 06:28:44 darkspecter Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86 ~ppc alpha amd64 sparc hppa ia64" +KEYWORDS="x86 ppc alpha amd64 sparc hppa ia64" IUSE="doc" RDEPEND=">=gnome-base/gail-1.3 |