diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-17 01:44:29 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-17 01:44:29 +0000 |
commit | dcb16b1096fd3bc32135223d0273f265a3568aca (patch) | |
tree | 6b157ac2dfe453bf8395191b8f0bfda98c633800 /x11-misc/gtodo | |
parent | only one inherit line (diff) | |
download | historical-dcb16b1096fd3bc32135223d0273f265a3568aca.tar.gz historical-dcb16b1096fd3bc32135223d0273f265a3568aca.tar.bz2 historical-dcb16b1096fd3bc32135223d0273f265a3568aca.zip |
only one inherit line
Diffstat (limited to 'x11-misc/gtodo')
-rw-r--r-- | x11-misc/gtodo/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/gtodo/gtodo-0.13.5.ebuild | 5 | ||||
-rw-r--r-- | x11-misc/gtodo/gtodo-0.14.ebuild | 5 |
3 files changed, 6 insertions, 8 deletions
diff --git a/x11-misc/gtodo/Manifest b/x11-misc/gtodo/Manifest index f893f43fdee7..0299665032d8 100644 --- a/x11-misc/gtodo/Manifest +++ b/x11-misc/gtodo/Manifest @@ -1,6 +1,6 @@ -MD5 699dbe8f6de0b0e40ab9fe62d3ac520e gtodo-0.14.ebuild 707 -MD5 9de7875796fcf1d15ec62cf8eec0ed8d gtodo-0.13.5.ebuild 708 MD5 98486a34a1318cb0e9f60389e9aab212 ChangeLog 1019 +MD5 4200d1a447fa43476656193bd9263ef6 gtodo-0.13.5.ebuild 702 MD5 09ccef8f0c71ece39e0fd0f5c8265ea6 metadata.xml 367 +MD5 1814a006b14477d4fec05b04cefbb3f3 gtodo-0.14.ebuild 701 MD5 bed7bdda997259ea2a0f92edbd892056 files/digest-gtodo-0.13.5 64 MD5 03e5c63c35172afa1ae9d8960f9f2442 files/digest-gtodo-0.14 62 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 |