summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli Polatel <hawking@gentoo.org>2007-06-25 07:21:06 +0000
committerAli Polatel <hawking@gentoo.org>2007-06-25 07:21:06 +0000
commit6b08e41c8149a9a117538f4787adab3aebea5028 (patch)
tree73ba1f19a77c56811887fcbb97f3c0cd4d976f08 /dev-python
parentgawd. more cosmetics. (diff)
downloadgentoo-2-6b08e41c8149a9a117538f4787adab3aebea5028.tar.gz
gentoo-2-6b08e41c8149a9a117538f4787adab3aebea5028.tar.bz2
gentoo-2-6b08e41c8149a9a117538f4787adab3aebea5028.zip
removed unneeded emtpy lines
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/bicyclerepair/ChangeLog6
-rw-r--r--dev-python/bicyclerepair/bicyclerepair-0.7.1-r1.ebuild4
-rw-r--r--dev-python/bicyclerepair/bicyclerepair-0.9.ebuild4
3 files changed, 7 insertions, 7 deletions
diff --git a/dev-python/bicyclerepair/ChangeLog b/dev-python/bicyclerepair/ChangeLog
index 60a183d923f9..9c07c518782d 100644
--- a/dev-python/bicyclerepair/ChangeLog
+++ b/dev-python/bicyclerepair/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/bicyclerepair
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bicyclerepair/ChangeLog,v 1.14 2007/03/05 02:40:53 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bicyclerepair/ChangeLog,v 1.15 2007/06/25 07:21:06 hawking Exp $
+
+ 25 Jun 2007; Ali Polatel <hawking@gentoo.org>
+ bicyclerepair-0.7.1-r1.ebuild, bicyclerepair-0.9.ebuild:
+ removed unneeded emtpy lines
05 Mar 2007; Marius Mauch <genone@gentoo.org> bicyclerepair-0.7.1.ebuild,
bicyclerepair-0.7.1-r1.ebuild, bicyclerepair-0.9.ebuild:
diff --git a/dev-python/bicyclerepair/bicyclerepair-0.7.1-r1.ebuild b/dev-python/bicyclerepair/bicyclerepair-0.7.1-r1.ebuild
index 30a79b2632e5..26bd79de84c4 100644
--- a/dev-python/bicyclerepair/bicyclerepair-0.7.1-r1.ebuild
+++ b/dev-python/bicyclerepair/bicyclerepair-0.7.1-r1.ebuild
@@ -1,11 +1,10 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bicyclerepair/bicyclerepair-0.7.1-r1.ebuild,v 1.5 2007/03/05 02:40:53 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bicyclerepair/bicyclerepair-0.7.1-r1.ebuild,v 1.6 2007/06/25 07:21:06 hawking Exp $
inherit distutils
mydoc="NEWS DESIGN"
-
DESCRIPTION="Bicycle Repair Man is the Python Refactoring Browser,"
HOMEPAGE="http://bicyclerepair.sourceforge.net/"
SRC_URI="mirror://sourceforge/bicyclerepair/${P}.tar.gz"
@@ -40,4 +39,3 @@ pkg_postinst() {
elog "mode and add this to your .emacs or .init.el:"
elog "(load-library '/usr/share/bicyclerepair/bike.el')"
}
-
diff --git a/dev-python/bicyclerepair/bicyclerepair-0.9.ebuild b/dev-python/bicyclerepair/bicyclerepair-0.9.ebuild
index 66f43e83bc3a..32abab0d6427 100644
--- a/dev-python/bicyclerepair/bicyclerepair-0.9.ebuild
+++ b/dev-python/bicyclerepair/bicyclerepair-0.9.ebuild
@@ -1,11 +1,10 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bicyclerepair/bicyclerepair-0.9.ebuild,v 1.5 2007/03/05 02:40:53 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bicyclerepair/bicyclerepair-0.9.ebuild,v 1.6 2007/06/25 07:21:06 hawking Exp $
inherit distutils
mydoc="NEWS DESIGN"
-
DESCRIPTION="Bicycle Repair Man is the Python Refactoring Browser,"
HOMEPAGE="http://bicyclerepair.sourceforge.net/"
SRC_URI="mirror://sourceforge/bicyclerepair/${P}.tar.gz"
@@ -40,4 +39,3 @@ pkg_postinst() {
elog "mode and add this to your .emacs or .init.el:"
elog "(load-library '/usr/share/bicyclerepair/bike.el')"
}
-