summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 03:10:25 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 03:10:25 +0000
commit2e5904741bf730de2054bd2afc52e4623d61c3b8 (patch)
tree9ec5614d0596e12d71c0fcbb9f8cd26f43121918 /media-libs/libgpod
parentmerge updates from bug #184947 (diff)
downloadgentoo-2-2e5904741bf730de2054bd2afc52e4623d61c3b8.tar.gz
gentoo-2-2e5904741bf730de2054bd2afc52e4623d61c3b8.tar.bz2
gentoo-2-2e5904741bf730de2054bd2afc52e4623d61c3b8.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-libs/libgpod')
-rw-r--r--media-libs/libgpod/libgpod-0.4.0.ebuild3
-rw-r--r--media-libs/libgpod/libgpod-0.4.2.ebuild3
-rw-r--r--media-libs/libgpod/libgpod-0.5.2.ebuild3
3 files changed, 3 insertions, 6 deletions
diff --git a/media-libs/libgpod/libgpod-0.4.0.ebuild b/media-libs/libgpod/libgpod-0.4.0.ebuild
index d7cb87bf3c38..5069394f39c4 100644
--- a/media-libs/libgpod/libgpod-0.4.0.ebuild
+++ b/media-libs/libgpod/libgpod-0.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.4.0.ebuild,v 1.12 2007/01/15 00:12:50 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.4.0.ebuild,v 1.13 2007/07/12 03:10:24 mr_bones_ Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -47,4 +47,3 @@ src_install() {
make DESTDIR=${D} install || die "install failed"
dodoc README
}
-
diff --git a/media-libs/libgpod/libgpod-0.4.2.ebuild b/media-libs/libgpod/libgpod-0.4.2.ebuild
index 59e5695da852..c0d4ae33e653 100644
--- a/media-libs/libgpod/libgpod-0.4.2.ebuild
+++ b/media-libs/libgpod/libgpod-0.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.4.2.ebuild,v 1.6 2007/02/24 10:10:09 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.4.2.ebuild,v 1.7 2007/07/12 03:10:24 mr_bones_ Exp $
DESCRIPTION="Shared library to access the contents of an iPod"
HOMEPAGE="http://www.gtkpod.org/libgpod.html"
@@ -34,4 +34,3 @@ src_install() {
make DESTDIR=${D} install || die "install failed"
dodoc README TROUBLESHOOTING AUTHORS
}
-
diff --git a/media-libs/libgpod/libgpod-0.5.2.ebuild b/media-libs/libgpod/libgpod-0.5.2.ebuild
index 8054d72d7f22..67879bd8cfe6 100644
--- a/media-libs/libgpod/libgpod-0.5.2.ebuild
+++ b/media-libs/libgpod/libgpod-0.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.5.2.ebuild,v 1.4 2007/06/28 17:18:12 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.5.2.ebuild,v 1.5 2007/07/12 03:10:24 mr_bones_ Exp $
inherit eutils
@@ -55,4 +55,3 @@ src_install() {
make DESTDIR=${D} install || die "install failed"
dodoc README TROUBLESHOOTING AUTHORS
}
-