summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-11-22 17:12:48 +0000
committerSven Wegener <swegener@gentoo.org>2005-11-22 17:12:48 +0000
commitae4a6b9e7a6a826d3b2dbdcf435440606449076a (patch)
tree35b10cdb72b8854e15c934f3fcaf7a081a97377a /dev-util/confcache
parentVersion bump (diff)
downloadgentoo-2-ae4a6b9e7a6a826d3b2dbdcf435440606449076a.tar.gz
gentoo-2-ae4a6b9e7a6a826d3b2dbdcf435440606449076a.tar.bz2
gentoo-2-ae4a6b9e7a6a826d3b2dbdcf435440606449076a.zip
fix changelog header
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-util/confcache')
-rw-r--r--dev-util/confcache/ChangeLog4
-rw-r--r--dev-util/confcache/confcache-0.3.3.ebuild4
2 files changed, 3 insertions, 5 deletions
diff --git a/dev-util/confcache/ChangeLog b/dev-util/confcache/ChangeLog
index a316581d6013..eb3974563c79 100644
--- a/dev-util/confcache/ChangeLog
+++ b/dev-util/confcache/ChangeLog
@@ -1,6 +1,6 @@
-# ChangeLog for <CATEGORY>/<PACKAGE_NAME>
+# ChangeLog for dev-util/confcache
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/confcache/ChangeLog,v 1.1 2005/11/22 04:33:36 ferringb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/confcache/ChangeLog,v 1.2 2005/11/22 17:12:48 swegener Exp $
*confcache-0.3.3 (22 Nov 2005)
diff --git a/dev-util/confcache/confcache-0.3.3.ebuild b/dev-util/confcache/confcache-0.3.3.ebuild
index 3dc76350667e..9c700428b164 100644
--- a/dev-util/confcache/confcache-0.3.3.ebuild
+++ b/dev-util/confcache/confcache-0.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/confcache/confcache-0.3.3.ebuild,v 1.1 2005/11/22 04:33:36 ferringb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/confcache/confcache-0.3.3.ebuild,v 1.2 2005/11/22 17:12:48 swegener Exp $
inherit distutils
@@ -13,5 +13,3 @@ KEYWORDS="~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.2"
RDEPEND=">=dev-lang/python-2.2 >=sys-apps/sandbox-1.2.12"
-S=${WORKDIR}/${P}
-