diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-03-25 16:51:05 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-03-25 16:51:05 +0000 |
commit | 57a74c9e0536938e5423661592ff4d230d2ecf90 (patch) | |
tree | 46f8834bedd8eb89e21dba44a1fbf24cb48c4bea /gnustep-apps | |
parent | We need to inherit eutils before linux-info so that set_arch_to_kernel and se... (diff) | |
download | gentoo-2-57a74c9e0536938e5423661592ff4d230d2ecf90.tar.gz gentoo-2-57a74c9e0536938e5423661592ff4d230d2ecf90.tar.bz2 gentoo-2-57a74c9e0536938e5423661592ff4d230d2ecf90.zip |
Adding a remark on upstream's status
(Portage version: 2.1_pre6-r5)
Diffstat (limited to 'gnustep-apps')
-rw-r--r-- | gnustep-apps/cynthiune/cynthiune-0.9.4.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gnustep-apps/cynthiune/cynthiune-0.9.4.ebuild b/gnustep-apps/cynthiune/cynthiune-0.9.4.ebuild index 6cd1033930da..73d2b574123c 100644 --- a/gnustep-apps/cynthiune/cynthiune-0.9.4.ebuild +++ b/gnustep-apps/cynthiune/cynthiune-0.9.4.ebuild @@ -1,12 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/cynthiune-0.9.4.ebuild,v 1.4 2005/12/26 18:18:28 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/cynthiune-0.9.4.ebuild,v 1.5 2006/03/25 16:51:05 grobian Exp $ inherit gnustep S=${WORKDIR}/${P/c/C} DESCRIPTION="Free software and romantic music player for GNUstep." +# 25 Mar 2005: upstream appears to be dead! HOMEPAGE="http://organact.mine.nu/~wolfgang/cynthiune" SRC_URI="http://organact.mine.nu/~wolfgang/cynthiune/${P/c/C}.tar.gz" |