diff options
author | 2007-07-15 04:01:12 +0000 | |
---|---|---|
committer | 2007-07-15 04:01:12 +0000 | |
commit | b32fa2ec6ae0914a56c79957a4c4e62ea9d45bf6 (patch) | |
tree | 870620511df9179da2e778b4b165909fdc574a1b /dev-cpp/glibmm | |
parent | whitespace (diff) | |
download | historical-b32fa2ec6ae0914a56c79957a4c4e62ea9d45bf6.tar.gz historical-b32fa2ec6ae0914a56c79957a4c4e62ea9d45bf6.tar.bz2 historical-b32fa2ec6ae0914a56c79957a4c4e62ea9d45bf6.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-cpp/glibmm')
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.4.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.4.4.ebuild b/dev-cpp/glibmm/glibmm-2.4.4.ebuild index 63cdea8f7973..f56744e292f0 100644 --- a/dev-cpp/glibmm/glibmm-2.4.4.ebuild +++ b/dev-cpp/glibmm/glibmm-2.4.4.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-cpp/glibmm/glibmm-2.4.4.ebuild,v 1.10 2005/06/28 13:40:48 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/glibmm-2.4.4.ebuild,v 1.11 2007/07/15 04:01:12 mr_bones_ Exp $ inherit gnome2 @@ -19,4 +19,3 @@ DEPEND="${RDEPEND} dev-util/pkgconfig" DOCS="AUTHORS CHANGES ChangeLog NEWS README" - |