diff options
author | 2004-02-22 18:02:53 +0000 | |
---|---|---|
committer | 2004-02-22 18:02:53 +0000 | |
commit | 694bd47810bd7a97da30932988d02d5408bf1b56 (patch) | |
tree | 1eadd918cb631087c7816d9df8b77970eed9f556 /app-cdr/gcombust | |
parent | Digest fix. (diff) | |
download | historical-694bd47810bd7a97da30932988d02d5408bf1b56.tar.gz historical-694bd47810bd7a97da30932988d02d5408bf1b56.tar.bz2 historical-694bd47810bd7a97da30932988d02d5408bf1b56.zip |
Remove arm keywords
Diffstat (limited to 'app-cdr/gcombust')
-rw-r--r-- | app-cdr/gcombust/gcombust-0.1.52.ebuild | 4 | ||||
-rw-r--r-- | app-cdr/gcombust/gcombust-0.1.53.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-cdr/gcombust/gcombust-0.1.52.ebuild b/app-cdr/gcombust/gcombust-0.1.52.ebuild index 1e5d347bbdd2..77d627383161 100644 --- a/app-cdr/gcombust/gcombust-0.1.52.ebuild +++ b/app-cdr/gcombust/gcombust-0.1.52.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcombust/gcombust-0.1.52.ebuild,v 1.10 2003/09/05 22:57:44 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcombust/gcombust-0.1.52.ebuild,v 1.11 2004/02/22 18:02:21 agriffis Exp $ IUSE="nls" @@ -11,7 +11,7 @@ SRC_URI="http://www.abo.fi/~jmunsin/gcombust/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" DEPEND="=x11-libs/gtk+-1.2* nls? ( sys-devel/gettext )" diff --git a/app-cdr/gcombust/gcombust-0.1.53.ebuild b/app-cdr/gcombust/gcombust-0.1.53.ebuild index 07a783d9d469..b6f096bc876b 100644 --- a/app-cdr/gcombust/gcombust-0.1.53.ebuild +++ b/app-cdr/gcombust/gcombust-0.1.53.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcombust/gcombust-0.1.53.ebuild,v 1.4 2003/09/05 22:57:44 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcombust/gcombust-0.1.53.ebuild,v 1.5 2004/02/22 18:02:21 agriffis Exp $ IUSE="nls" @@ -11,7 +11,7 @@ SRC_URI="http://www.abo.fi/~jmunsin/gcombust/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" DEPEND="=x11-libs/gtk+-1.2* nls? ( sys-devel/gettext )" |