diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-08-14 22:32:24 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-08-14 22:32:24 +0000 |
commit | 7537c24bd023f435a6efd3bb69b0ecd88f44efb2 (patch) | |
tree | b37c95f0fb601344910bde1f6a1ce1c6ba5af6d7 /xfce-extra/xfce4-bglist-editor/xfce4-bglist-editor-4.2.0.ebuild | |
parent | AS PER THE CHANGELOG: "New upstream version." (diff) | |
download | gentoo-2-7537c24bd023f435a6efd3bb69b0ecd88f44efb2.tar.gz gentoo-2-7537c24bd023f435a6efd3bb69b0ecd88f44efb2.tar.bz2 gentoo-2-7537c24bd023f435a6efd3bb69b0ecd88f44efb2.zip |
Initial import.
(Portage version: 1.589-cvs)
Diffstat (limited to 'xfce-extra/xfce4-bglist-editor/xfce4-bglist-editor-4.2.0.ebuild')
-rw-r--r-- | xfce-extra/xfce4-bglist-editor/xfce4-bglist-editor-4.2.0.ebuild | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-bglist-editor/xfce4-bglist-editor-4.2.0.ebuild b/xfce-extra/xfce4-bglist-editor/xfce4-bglist-editor-4.2.0.ebuild new file mode 100644 index 000000000000..c5e1737c2834 --- /dev/null +++ b/xfce-extra/xfce4-bglist-editor/xfce4-bglist-editor-4.2.0.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-bglist-editor/xfce4-bglist-editor-4.2.0.ebuild,v 1.1 2005/08/14 22:32:24 bcowan Exp $ + +DESCRIPTION="Xfce4 background list editor" +SRC_URI="http://download.berlios.de/xfce-goodies/${P}.tar.gz" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" + +inherit xfce4 |