summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-04-14 09:09:02 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-04-14 09:09:02 +0000
commit556497b567af64403ef3b9ea293b90d666c415f9 (patch)
treecb329d1b10ffd6655208a0642708148fe511469f /x11-misc/bbcd
parentNumerous small fixes, see ChangeLogs for details. (Manifest recommit) (diff)
downloadgentoo-2-556497b567af64403ef3b9ea293b90d666c415f9.tar.gz
gentoo-2-556497b567af64403ef3b9ea293b90d666c415f9.tar.bz2
gentoo-2-556497b567af64403ef3b9ea293b90d666c415f9.zip
Numerous small fixes, see ChangeLogs for details.
Diffstat (limited to 'x11-misc/bbcd')
-rw-r--r--x11-misc/bbcd/ChangeLog5
-rw-r--r--x11-misc/bbcd/bbcd-0.3.1-r1.ebuild7
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-misc/bbcd/ChangeLog b/x11-misc/bbcd/ChangeLog
index be412eb600d0..5b4956025a92 100644
--- a/x11-misc/bbcd/ChangeLog
+++ b/x11-misc/bbcd/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for x11-misc/bbcd
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header
+ 14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> bbcd-0.3.1-r1.ebuild:
+ Removed S=, inherited eutils.
+
07 Dec 2003; Heinrich Wendel <lanius@gentoo.org> bbcd-0.3.1-r1.ebuild,
files/bbcd-0.3.1-gcc3.3.patch:
added gcc 3.3 patch
diff --git a/x11-misc/bbcd/bbcd-0.3.1-r1.ebuild b/x11-misc/bbcd/bbcd-0.3.1-r1.ebuild
index 7d199006002d..173f88561813 100644
--- a/x11-misc/bbcd/bbcd-0.3.1-r1.ebuild
+++ b/x11-misc/bbcd/bbcd-0.3.1-r1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbcd/bbcd-0.3.1-r1.ebuild,v 1.2 2003/12/07 14:01:01 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbcd/bbcd-0.3.1-r1.ebuild,v 1.3 2004/04/14 09:09:01 aliz Exp $
+
+inherit eutils
-S=${WORKDIR}/${P}
DESCRIPTION="Basic CD Player for blackbox wm"
HOMEPAGE="http://tranber1.free.fr/bbcd.html"
SRC_URI="http://tranber1.free.fr/${P}.tar.gz"