diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 10:54:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 10:54:16 +0000 |
commit | d2a7a0a7b553a262a20af0037aa46396892cced5 (patch) | |
tree | 77805c41ac7fde83e7ebdf5a5635569521a22b77 /app-misc/rio500 | |
parent | version bumped. (Manifest recommit) (diff) | |
download | gentoo-2-d2a7a0a7b553a262a20af0037aa46396892cced5.tar.gz gentoo-2-d2a7a0a7b553a262a20af0037aa46396892cced5.tar.bz2 gentoo-2-d2a7a0a7b553a262a20af0037aa46396892cced5.zip |
Don't assign default to S; header fix
Diffstat (limited to 'app-misc/rio500')
-rw-r--r-- | app-misc/rio500/ChangeLog | 8 | ||||
-rw-r--r-- | app-misc/rio500/rio500-0.7-r1.ebuild | 5 | ||||
-rw-r--r-- | app-misc/rio500/rio500-0.7-r2.ebuild | 5 |
3 files changed, 10 insertions, 8 deletions
diff --git a/app-misc/rio500/ChangeLog b/app-misc/rio500/ChangeLog index fe695451e5f8..c2c36ff67e12 100644 --- a/app-misc/rio500/ChangeLog +++ b/app-misc/rio500/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-misc/rio500 -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/rio500/ChangeLog,v 1.7 2003/05/06 12:33:54 pauldv Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/rio500/ChangeLog,v 1.8 2004/03/14 10:52:55 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> rio500-0.7-r1.ebuild, + rio500-0.7-r2.ebuild: + Don't assign default to S; header fix *rio500-0.7-r2 (24 Apr 2003) diff --git a/app-misc/rio500/rio500-0.7-r1.ebuild b/app-misc/rio500/rio500-0.7-r1.ebuild index 7603091e78b4..b82dc29b9816 100644 --- a/app-misc/rio500/rio500-0.7-r1.ebuild +++ b/app-misc/rio500/rio500-0.7-r1.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/app-misc/rio500/rio500-0.7-r1.ebuild,v 1.10 2003/09/05 12:10:36 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rio500/rio500-0.7-r1.ebuild,v 1.11 2004/03/14 10:52:55 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Command line tools for transfering mp3s to and from a Rio500" SRC_URI="mirror://sourceforge/rio500/${P}.tar.gz" HOMEPAGE="http://rio500.sourceforge.net" diff --git a/app-misc/rio500/rio500-0.7-r2.ebuild b/app-misc/rio500/rio500-0.7-r2.ebuild index d224cdfee222..6bcc7e866bbe 100644 --- a/app-misc/rio500/rio500-0.7-r2.ebuild +++ b/app-misc/rio500/rio500-0.7-r2.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/app-misc/rio500/rio500-0.7-r2.ebuild,v 1.2 2003/09/05 12:10:36 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rio500/rio500-0.7-r2.ebuild,v 1.3 2004/03/14 10:52:55 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Command line tools for transfering mp3s to and from a Rio500" SRC_URI="mirror://sourceforge/rio500/${P}.tar.gz" HOMEPAGE="http://rio500.sourceforge.net" |