diff options
author | 2008-01-24 21:39:26 +0000 | |
---|---|---|
committer | 2008-01-24 21:39:26 +0000 | |
commit | 7d9e569ca56dabf82728d62bbf963b5c9ced7969 (patch) | |
tree | 7637bc271812ddadd8ed7bc138f0d439963a230e /xfce-extra/xfce4-timer/xfce4-timer-0.6.ebuild | |
parent | Version bump and remove old (diff) | |
download | gentoo-2-7d9e569ca56dabf82728d62bbf963b5c9ced7969.tar.gz gentoo-2-7d9e569ca56dabf82728d62bbf963b5c9ced7969.tar.bz2 gentoo-2-7d9e569ca56dabf82728d62bbf963b5c9ced7969.zip |
Version bump and add DOCS
(Portage version: 2.1.4)
Diffstat (limited to 'xfce-extra/xfce4-timer/xfce4-timer-0.6.ebuild')
-rw-r--r-- | xfce-extra/xfce4-timer/xfce4-timer-0.6.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-timer/xfce4-timer-0.6.ebuild b/xfce-extra/xfce4-timer/xfce4-timer-0.6.ebuild new file mode 100644 index 000000000000..c2a042484ae0 --- /dev/null +++ b/xfce-extra/xfce4-timer/xfce4-timer-0.6.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer/xfce4-timer-0.6.ebuild,v 1.1 2008/01/24 21:39:26 angelos Exp $ + +inherit xfce44 + +xfce44 + +DESCRIPTION="Timer panel plugin" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" + +DEPEND="dev-util/intltool" + +DOCS="AUTHORS ChangeLog NEWS README TODO" + +xfce44_goodies_panel_plugin |