summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-25 19:34:35 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-25 19:34:35 +0000
commitf3893244120cc66f7b4c6bae54ea402a3019e9e9 (patch)
treebbd0b5c04aef30c675d5c811bc36cbdaaa2f490f /dev-python/sip
parentAdded FONT_SUFFIX, closing bug #55176 (Manifest recommit) (diff)
downloadgentoo-2-f3893244120cc66f7b4c6bae54ea402a3019e9e9.tar.gz
gentoo-2-f3893244120cc66f7b4c6bae54ea402a3019e9e9.tar.bz2
gentoo-2-f3893244120cc66f7b4c6bae54ea402a3019e9e9.zip
add newline at eof
Diffstat (limited to 'dev-python/sip')
-rw-r--r--dev-python/sip/sip-4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sip/sip-4.0.ebuild b/dev-python/sip/sip-4.0.ebuild
index 5d5b23097cff..083eb80f28cc 100644
--- a/dev-python/sip/sip-4.0.ebuild
+++ b/dev-python/sip/sip-4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.0.ebuild,v 1.2 2004/06/25 01:50:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.0.ebuild,v 1.3 2004/06/25 19:33:58 agriffis Exp $
inherit distutils
@@ -38,4 +38,4 @@ src_install() {
pkg_postinst() {
einfo "Please note, that you have to emerge PyQt again, when upgrading from sip-3.x."
-} \ No newline at end of file
+}