diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-17 01:48:57 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-17 01:48:57 +0000 |
commit | 890e7b4c091a9339ce62694589ca7591697d9bd7 (patch) | |
tree | 3d2e0acecf3bf2f9cbc263a9912ab8347c5f4ce5 /x11-misc/gtodo | |
parent | only one inherit line (Manifest recommit) (diff) | |
download | gentoo-2-890e7b4c091a9339ce62694589ca7591697d9bd7.tar.gz gentoo-2-890e7b4c091a9339ce62694589ca7591697d9bd7.tar.bz2 gentoo-2-890e7b4c091a9339ce62694589ca7591697d9bd7.zip |
only one inherit line
Diffstat (limited to 'x11-misc/gtodo')
-rw-r--r-- | x11-misc/gtodo/gtodo-0.13.5.ebuild | 5 | ||||
-rw-r--r-- | x11-misc/gtodo/gtodo-0.14.ebuild | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/x11-misc/gtodo/gtodo-0.13.5.ebuild b/x11-misc/gtodo/gtodo-0.13.5.ebuild index c7a42e1faff4..e5f2da201b86 100644 --- a/x11-misc/gtodo/gtodo-0.13.5.ebuild +++ b/x11-misc/gtodo/gtodo-0.13.5.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.13.5.ebuild,v 1.5 2004/06/15 16:32:06 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.13.5.ebuild,v 1.6 2004/06/17 01:44:29 mr_bones_ Exp $ -inherit gnome2 -inherit debug flag-o-matic +inherit debug flag-o-matic gnome2 strip-flags diff --git a/x11-misc/gtodo/gtodo-0.14.ebuild b/x11-misc/gtodo/gtodo-0.14.ebuild index 376ea7e122cc..104f138f9275 100644 --- a/x11-misc/gtodo/gtodo-0.14.ebuild +++ b/x11-misc/gtodo/gtodo-0.14.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.14.ebuild,v 1.4 2004/06/15 16:32:06 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.14.ebuild,v 1.5 2004/06/17 01:44:29 mr_bones_ Exp $ -inherit gnome2 -inherit debug flag-o-matic +inherit debug flag-o-matic gnome2 strip-flags |