diff options
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/alacarte/alacarte-0.11.3-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-misc/alacarte/alacarte-0.11.3-r1.ebuild b/x11-misc/alacarte/alacarte-0.11.3-r1.ebuild index 901974419c42..81e36ee8ebd2 100644 --- a/x11-misc/alacarte/alacarte-0.11.3-r1.ebuild +++ b/x11-misc/alacarte/alacarte-0.11.3-r1.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/x11-misc/alacarte/alacarte-0.11.3-r1.ebuild,v 1.13 2008/02/10 22:18:58 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/alacarte/alacarte-0.11.3-r1.ebuild,v 1.14 2008/02/10 23:55:31 mr_bones_ Exp $ inherit gnome2 python eutils autotools @@ -57,4 +57,3 @@ pkg_postrm() { python_version python_mod_cleanup } - |