diff options
author | Angelo Arrifano <miknix@gentoo.org> | 2009-04-08 00:18:52 +0000 |
---|---|---|
committer | root <root@miranda.amd64.dev.gentoo.org> | 2009-04-08 00:18:52 +0000 |
commit | 4472bfe52fc5a99c37dffc5a00a4da5a6c8904ce (patch) | |
tree | 2c8b24d8e952426fb98b3e86f91babc767d05103 | |
parent | [gpe-utils/gpe-taskmanager] Moved to the tree. (diff) | |
download | gpe-4472bfe52fc5a99c37dffc5a00a4da5a6c8904ce.tar.gz gpe-4472bfe52fc5a99c37dffc5a00a4da5a6c8904ce.tar.bz2 gpe-4472bfe52fc5a99c37dffc5a00a4da5a6c8904ce.zip |
[gpe-base/gpe-conf] Moved to the tree.
-rw-r--r-- | gpe-utils/gpe-what/Manifest | 2 | ||||
-rw-r--r-- | gpe-utils/gpe-what/gpe-what-0.43.ebuild | 14 |
2 files changed, 0 insertions, 16 deletions
diff --git a/gpe-utils/gpe-what/Manifest b/gpe-utils/gpe-what/Manifest deleted file mode 100644 index fe56bbd..0000000 --- a/gpe-utils/gpe-what/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST gpe-what-0.43.tar.bz2 161740 SHA1 55376c193a0fbbe55c57134ff6106ad5ed939c9e SHA256 35b4b6a48f09221c220fb397a3db8725c3c1053a950534310db719fc71123736 -EBUILD gpe-what-0.43.ebuild 360 SHA1 1f0ac57e9232aad163ef155857f77ef741580f29 SHA256 d033849e003aa718d69aa12508ac1951e393eff272ca19148526f6bc4916b32a diff --git a/gpe-utils/gpe-what/gpe-what-0.43.ebuild b/gpe-utils/gpe-what/gpe-what-0.43.ebuild deleted file mode 100644 index d06a707..0000000 --- a/gpe-utils/gpe-what/gpe-what-0.43.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -GPE_TARBALL_SUFFIX="bz2" -GPE_MIRROR="http://gpe.linuxtogo.org/download/source" -inherit eutils gpe - -DESCRIPTION="The GPE interactive help." -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~arm ~amd64 ~x86" -IUSE="${IUSE}" -RDEPEND="gpe-base/libgpewidget" |