diff options
author | Markus Meier <maekke@gentoo.org> | 2008-01-05 13:55:22 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-01-05 13:55:22 +0000 |
commit | 8ac509841cdc32998087e638a7f053e7bcf8ba95 (patch) | |
tree | 097beb68631608c5300662a4f1693d713e7f1026 | |
parent | x86 stable, bug #204356 (diff) | |
download | gentoo-2-8ac509841cdc32998087e638a7f053e7bcf8ba95.tar.gz gentoo-2-8ac509841cdc32998087e638a7f053e7bcf8ba95.tar.bz2 gentoo-2-8ac509841cdc32998087e638a7f053e7bcf8ba95.zip |
x86 stable, bug #204358
(Portage version: 2.1.4_rc14)
-rw-r--r-- | app-misc/rioutil/ChangeLog | 7 | ||||
-rw-r--r-- | app-misc/rioutil/rioutil-1.5.0-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/rioutil/ChangeLog b/app-misc/rioutil/ChangeLog index 1f2a749cf915..0e9e0273f750 100644 --- a/app-misc/rioutil/ChangeLog +++ b/app-misc/rioutil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/rioutil -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/rioutil/ChangeLog,v 1.24 2007/10/01 04:17:39 dirtyepic Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/rioutil/ChangeLog,v 1.25 2008/01/05 13:55:22 maekke Exp $ + + 05 Jan 2008; Markus Meier <maekke@gentoo.org> rioutil-1.5.0-r1.ebuild: + x86 stable, bug #204358 *rioutil-1.5.0-r1 (01 Oct 2007) diff --git a/app-misc/rioutil/rioutil-1.5.0-r1.ebuild b/app-misc/rioutil/rioutil-1.5.0-r1.ebuild index 9e0e3efc77f9..e4493859fd87 100644 --- a/app-misc/rioutil/rioutil-1.5.0-r1.ebuild +++ b/app-misc/rioutil/rioutil-1.5.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/rioutil/rioutil-1.5.0-r1.ebuild,v 1.1 2007/10/01 04:17:39 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rioutil/rioutil-1.5.0-r1.ebuild,v 1.2 2008/01/05 13:55:22 maekke Exp $ DESCRIPTION="Command line tool for transfering mp3s to and from a Rio 600, 800, Rio Riot, and Nike PSA/Play" HOMEPAGE="http://rioutil.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/rioutil/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND="dev-libs/libusb" |