diff options
author | Markus Meier <maekke@gentoo.org> | 2010-02-03 21:57:52 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-02-03 21:57:52 +0000 |
commit | 3b46619abbc2db63307c1b3ac00e0d4dc37ed8ee (patch) | |
tree | 4d7d6596e6ec21602b9e91a17a602f95be0f0b73 /gnustep-apps/cynthiune | |
parent | amd64/x86 stable, bug #301398 (diff) | |
download | gentoo-2-3b46619abbc2db63307c1b3ac00e0d4dc37ed8ee.tar.gz gentoo-2-3b46619abbc2db63307c1b3ac00e0d4dc37ed8ee.tar.bz2 gentoo-2-3b46619abbc2db63307c1b3ac00e0d4dc37ed8ee.zip |
amd64/x86 stable, bug #301304
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'gnustep-apps/cynthiune')
-rw-r--r-- | gnustep-apps/cynthiune/ChangeLog | 7 | ||||
-rw-r--r-- | gnustep-apps/cynthiune/cynthiune-0.9.5-r5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnustep-apps/cynthiune/ChangeLog b/gnustep-apps/cynthiune/ChangeLog index 58baecb23fef..b7f8e69f7772 100644 --- a/gnustep-apps/cynthiune/ChangeLog +++ b/gnustep-apps/cynthiune/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-apps/cynthiune -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/ChangeLog,v 1.26 2009/12/23 20:39:18 voyageur Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/ChangeLog,v 1.27 2010/02/03 21:57:52 maekke Exp $ + + 03 Feb 2010; Markus Meier <maekke@gentoo.org> cynthiune-0.9.5-r5.ebuild: + amd64/x86 stable, bug #301304 *cynthiune-0.9.5-r5 (23 Dec 2009) diff --git a/gnustep-apps/cynthiune/cynthiune-0.9.5-r5.ebuild b/gnustep-apps/cynthiune/cynthiune-0.9.5-r5.ebuild index 2a685dcd706e..d731ec7f2b5f 100644 --- a/gnustep-apps/cynthiune/cynthiune-0.9.5-r5.ebuild +++ b/gnustep-apps/cynthiune/cynthiune-0.9.5-r5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/cynthiune-0.9.5-r5.ebuild,v 1.1 2009/12/23 20:39:18 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/cynthiune-0.9.5-r5.ebuild,v 1.2 2010/02/03 21:57:52 maekke Exp $ inherit gnustep-2 @@ -12,7 +12,7 @@ SRC_URI="http://organact.mine.nu/~wolfgang/cynthiune/${P/c/C}.tar.gz" IUSE="flac mad modplug musepack timidity vorbis" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" LICENSE="GPL-2" SLOT="0" |