diff options
-rw-r--r-- | dev-cpp/pangomm/pangomm-2.14.0.ebuild | 3 | ||||
-rw-r--r-- | dev-cpp/pangomm/pangomm-2.14.1.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-cpp/pangomm/pangomm-2.14.0.ebuild b/dev-cpp/pangomm/pangomm-2.14.0.ebuild index c086068fc0a7..b1738f10a318 100644 --- a/dev-cpp/pangomm/pangomm-2.14.0.ebuild +++ b/dev-cpp/pangomm/pangomm-2.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/pangomm/pangomm-2.14.0.ebuild,v 1.2 2008/11/12 09:26:06 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/pangomm/pangomm-2.14.0.ebuild,v 1.3 2008/12/31 06:27:06 mr_bones_ Exp $ EAPI="1" @@ -28,4 +28,3 @@ pkg_setup() { G2CONF="${G2CONF} $(use_enable doc docs)" } - diff --git a/dev-cpp/pangomm/pangomm-2.14.1.ebuild b/dev-cpp/pangomm/pangomm-2.14.1.ebuild index 9f608b873c97..b1f29768a6ef 100644 --- a/dev-cpp/pangomm/pangomm-2.14.1.ebuild +++ b/dev-cpp/pangomm/pangomm-2.14.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/pangomm/pangomm-2.14.1.ebuild,v 1.1 2008/11/14 13:27:41 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/pangomm/pangomm-2.14.1.ebuild,v 1.2 2008/12/31 06:27:06 mr_bones_ Exp $ EAPI="1" @@ -28,4 +28,3 @@ pkg_setup() { G2CONF="${G2CONF} $(use_enable doc docs)" } - |