diff options
Diffstat (limited to 'gpe-utils/gpe-clock/gpe-clock-0.25.ebuild')
-rw-r--r-- | gpe-utils/gpe-clock/gpe-clock-0.25.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/gpe-utils/gpe-clock/gpe-clock-0.25.ebuild b/gpe-utils/gpe-clock/gpe-clock-0.25.ebuild deleted file mode 100644 index b0b30f1..0000000 --- a/gpe-utils/gpe-clock/gpe-clock-0.25.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="gz" -GPE_MIRROR="http://gpe.linuxtogo.org/download/source" -inherit eutils gpe - -DESCRIPTION="${PN} - GPE Palmtop Environment" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~arm ~amd64 ~x86" -IUSE="${IUSE}" -RDEPEND="${RDEPEND} gpe-base/libgpewidget" |