diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-04-18 13:40:51 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-04-18 13:40:51 +0000 |
commit | 6c07593b075182c9d14cd75ec42fe3abe9fba811 (patch) | |
tree | 770ae2ebae31f6a15a735e49381b2d0a5c123d87 /gnome-extra | |
parent | dev-util/ktigcc: Drop old (diff) | |
download | sunrise-6c07593b075182c9d14cd75ec42fe3abe9fba811.tar.gz sunrise-6c07593b075182c9d14cd75ec42fe3abe9fba811.tar.bz2 sunrise-6c07593b075182c9d14cd75ec42fe3abe9fba811.zip |
gnome-extra/timer-applet: Drop old and some cosmetics
svn path=/sunrise/; revision=3470
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/timer-applet/ChangeLog | 4 | ||||
-rw-r--r-- | gnome-extra/timer-applet/Manifest | 6 | ||||
-rw-r--r-- | gnome-extra/timer-applet/timer-applet-1.3.1.ebuild | 27 | ||||
-rw-r--r-- | gnome-extra/timer-applet/timer-applet-1.3.3.ebuild | 2 |
4 files changed, 6 insertions, 33 deletions
diff --git a/gnome-extra/timer-applet/ChangeLog b/gnome-extra/timer-applet/ChangeLog index 311b92122..52a6efa2e 100644 --- a/gnome-extra/timer-applet/ChangeLog +++ b/gnome-extra/timer-applet/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 18 Apr 2007; Markus Ullmann <jokey@gentoo.org> -timer-applet-1.3.1.ebuild, + timer-applet-1.3.3.ebuild: + Drop old and some cosmetics + 16 Apr 2007; Luca Marturana (luca89) <lucamarturana@gmail.com> +timer-applet-1.3.3.ebuild: Version bump, fixed libxml2 headers path diff --git a/gnome-extra/timer-applet/Manifest b/gnome-extra/timer-applet/Manifest index b5846455d..d3c62d78c 100644 --- a/gnome-extra/timer-applet/Manifest +++ b/gnome-extra/timer-applet/Manifest @@ -1,6 +1,4 @@ -DIST timer-applet-1.3.1.tar.gz 213048 RMD160 f15971aab1d940a8a3221b9c1b18de942f5673d4 SHA1 09bf72bf0d2f555dbb69b7d33478299b9d81e565 SHA256 c0ad517f6b9ef42d19c0a493ff75f2f0c9f8442d8616a945b6bf5abdb7595f26 DIST timer-applet-1.3.3.tar.gz 259078 RMD160 981855068c1aafd9e38f5a1de6c83086f991782b SHA1 1b30dddf843e211b07c3762eb2a6c1e55714f7b4 SHA256 f345ed5bf15ccb7f0f3006f5f4a7a8e0b3d3e013885a2f8ba1ebf150266c5f46 -EBUILD timer-applet-1.3.1.ebuild 719 RMD160 11aa8419777e1b5dcda39b35262020debc4be5fc SHA1 a6ef7a7d8bfe9d3325593cd3ac1b75364804ff42 SHA256 f0f4c817886e2d006666ea6fe0b9055314f2c964beed5c2890a85331f49a2039 -EBUILD timer-applet-1.3.3.ebuild 655 RMD160 6f2e0e2d5de1bb25f99d8756ea7be63aca263b16 SHA1 a8d49bd3b1898debfac6781b2d423f02f5c590ca SHA256 519b664956da018c7adaf9eeb4cbdf2fc90abcdfc2e951f320a569a260a970d1 -MISC ChangeLog 573 RMD160 7e234d070d87596670787f3bfdf8c08996ab8e14 SHA1 e1d52f6c4d2a27cc8ca0ec7c239ea11920874137 SHA256 719b20eb1f17b437aa4ad6cc458f9f97d39ad6e094c46dfd1f75d676907031ec +EBUILD timer-applet-1.3.3.ebuild 653 RMD160 ab678dbaf3cf0c527ebd8cacd6c90d6999f6c73e SHA1 feb5b600c012cb31603d79c1504308d3c4d09d3e SHA256 d93af33f9a0da2991c9d5ed91fb0907f3bf99784805c73372faf44a214040212 +MISC ChangeLog 710 RMD160 68abbda8afb2b9702f8ddc28242cfb6fa41dc666 SHA1 22a0f00eff0aeb69809531f424a79845ecdca21d SHA256 50847448d166d64bea86072e9b22bbe2c2f7bac44e656397969397b498b28d66 MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42 diff --git a/gnome-extra/timer-applet/timer-applet-1.3.1.ebuild b/gnome-extra/timer-applet/timer-applet-1.3.1.ebuild deleted file mode 100644 index f61a59fca..000000000 --- a/gnome-extra/timer-applet/timer-applet-1.3.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -inherit gnome2 - -DESCRIPTION="A countdown timer applet for the GNOME panel" -HOMEPAGE="http://timerapplet.sourceforge.net" -SRC_URI="mirror://sourceforge/timerapplet/${PN}-${PV}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" - -# Feel free to re-add libnotify once the dependency is not automagic -# http://www.gentoo.org/proj/en/qa/automagic.xml -IUSE="doc sounds" #libnotify - -DEPEND=">=gnome-base/gnome-panel-2.6 - >=x11-libs/gtk+-2.8 - sounds? ( gnome-extra/gnome-audio ) - >=x11-libs/libnotify-0.3" -# libnotify? ( >=x11-libs/libnotify-0.3 )" - -RDEPEND="${DEPEND}" - -DOCS="AUTHORS Changelog NEWS README" diff --git a/gnome-extra/timer-applet/timer-applet-1.3.3.ebuild b/gnome-extra/timer-applet/timer-applet-1.3.3.ebuild index 3494c3406..58141e8df 100644 --- a/gnome-extra/timer-applet/timer-applet-1.3.3.ebuild +++ b/gnome-extra/timer-applet/timer-applet-1.3.3.ebuild @@ -11,14 +11,12 @@ SRC_URI="mirror://sourceforge/timerapplet/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" - IUSE="doc sounds libnotify" DEPEND=">=gnome-base/gnome-panel-2.6 >=x11-libs/gtk+-2.8 sounds? ( gnome-extra/gnome-audio ) libnotify? ( >=x11-libs/libnotify-0.3 )" - RDEPEND="${DEPEND}" DOCS="AUTHORS Changelog NEWS README" |