diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-20 12:30:52 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-20 12:30:52 +0000 |
commit | 614b5eb3cbbb994535d646bbfbed7b2b3bd2d631 (patch) | |
tree | a3b168e732eee7d8dbe512db59203b122a067730 /app-cdr/cdrdao/cdrdao-1.1.9.ebuild | |
parent | Version bump; marked 0.3.0 stable on x86. (diff) | |
download | historical-614b5eb3cbbb994535d646bbfbed7b2b3bd2d631.tar.gz historical-614b5eb3cbbb994535d646bbfbed7b2b3bd2d631.tar.bz2 historical-614b5eb3cbbb994535d646bbfbed7b2b3bd2d631.zip |
Stable on amd64.
Diffstat (limited to 'app-cdr/cdrdao/cdrdao-1.1.9.ebuild')
-rw-r--r-- | app-cdr/cdrdao/cdrdao-1.1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/cdrdao/cdrdao-1.1.9.ebuild b/app-cdr/cdrdao/cdrdao-1.1.9.ebuild index fac5e195b719..46da53b2a9db 100644 --- a/app-cdr/cdrdao/cdrdao-1.1.9.ebuild +++ b/app-cdr/cdrdao/cdrdao-1.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdrdao/cdrdao-1.1.9.ebuild,v 1.10 2004/12/06 14:02:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdrdao/cdrdao-1.1.9.ebuild,v 1.11 2004/12/20 12:30:52 absinthe Exp $ inherit flag-o-matic eutils gcc @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/cdrdao/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" IUSE="gnome debug" RESTRICT="nostrip" |