diff options
author | 2005-01-22 19:01:27 +0000 | |
---|---|---|
committer | 2005-01-22 19:01:27 +0000 | |
commit | a2fe79ef64999f7eedb0477484257690ba2349ff (patch) | |
tree | 1a662d2ff81946b25efc6a785a952613a82cbd5b /x11-plugins | |
parent | Initial import, fixes #62512 (diff) | |
download | gentoo-2-a2fe79ef64999f7eedb0477484257690ba2349ff.tar.gz gentoo-2-a2fe79ef64999f7eedb0477484257690ba2349ff.tar.bz2 gentoo-2-a2fe79ef64999f7eedb0477484257690ba2349ff.zip |
Version bump.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellsun/ChangeLog | 9 | ||||
-rw-r--r-- | x11-plugins/gkrellsun/Manifest | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellsun/files/digest-gkrellsun-0.12.2 | 1 | ||||
-rw-r--r-- | x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/gkrellsun/gkrellsun-0.12.2.ebuild | 28 | ||||
-rw-r--r-- | x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild | 4 |
6 files changed, 44 insertions, 8 deletions
diff --git a/x11-plugins/gkrellsun/ChangeLog b/x11-plugins/gkrellsun/ChangeLog index 583e7ad72d8a..e81270da3685 100644 --- a/x11-plugins/gkrellsun/ChangeLog +++ b/x11-plugins/gkrellsun/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-plugins/gkrellsun -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/ChangeLog,v 1.12 2004/09/02 18:22:39 pvdabeel Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/ChangeLog,v 1.13 2005/01/22 19:01:27 pylon Exp $ + +*gkrellsun-0.12.2 (22 Jan 2005) + + 22 Jan 2005; Lars Weiler <pylon@gentoo.org> +gkrellsun-0.12.2.ebuild: + Version bump. 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> gkrellsun-0.12.1.ebuild: diff --git a/x11-plugins/gkrellsun/Manifest b/x11-plugins/gkrellsun/Manifest index 9681ea96478f..a586b441dbad 100644 --- a/x11-plugins/gkrellsun/Manifest +++ b/x11-plugins/gkrellsun/Manifest @@ -1,6 +1,8 @@ -MD5 95fefd570ec567dcb8f5a1284cb30a6d ChangeLog 1568 -MD5 ca3fc3f9a814dd91aaec7ccc95f5c719 gkrellsun-0.12.1.ebuild 714 MD5 1e112300cbac88bea90e3df8e57c9c6e gkrellsun-0.9.1.ebuild 993 +MD5 ca3fc3f9a814dd91aaec7ccc95f5c719 gkrellsun-0.12.1.ebuild 714 +MD5 95fefd570ec567dcb8f5a1284cb30a6d ChangeLog 1568 MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160 +MD5 06c85684a903804b966c2cee298a39a6 gkrellsun-0.12.2.ebuild 715 MD5 6c463d4862a23490e2170516013f753b files/digest-gkrellsun-0.12.1 67 MD5 72aa7ba3f8586925a58b6c48db102e85 files/digest-gkrellsun-0.9.1 66 +MD5 ffec2833db4cbf8e1e115b2c8bd22531 files/digest-gkrellsun-0.12.2 67 diff --git a/x11-plugins/gkrellsun/files/digest-gkrellsun-0.12.2 b/x11-plugins/gkrellsun/files/digest-gkrellsun-0.12.2 new file mode 100644 index 000000000000..823711c416e0 --- /dev/null +++ b/x11-plugins/gkrellsun/files/digest-gkrellsun-0.12.2 @@ -0,0 +1 @@ +MD5 3cbe9973a2fea7d85352fb8d8370a819 gkrellsun-0.12.2.tar.gz 95657 diff --git a/x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild b/x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild index ddfd45d975f6..55c91341eafc 100644 --- a/x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild +++ b/x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild,v 1.2 2004/09/02 18:22:39 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild,v 1.3 2005/01/22 19:01:27 pylon Exp $ IUSE="" DESCRIPTION="A GKrellM plugin that shows sunrise and sunset times." diff --git a/x11-plugins/gkrellsun/gkrellsun-0.12.2.ebuild b/x11-plugins/gkrellsun/gkrellsun-0.12.2.ebuild new file mode 100644 index 000000000000..aaf3916a26db --- /dev/null +++ b/x11-plugins/gkrellsun/gkrellsun-0.12.2.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/gkrellsun-0.12.2.ebuild,v 1.1 2005/01/22 19:01:27 pylon Exp $ + +IUSE="" +DESCRIPTION="A GKrellM plugin that shows sunrise and sunset times." +HOMEPAGE="http://gkrellsun.sourceforge.net/" +SRC_URI="mirror://sourceforge/gkrellsun/${P}.tar.gz" + +SLOT="1" +LICENSE="GPL-2" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64" + +DEPEND="=app-admin/gkrellm-2* + >=media-libs/imlib-1.9.10-r1" + +src_compile() { + cd ${S}/src20 + emake || die +} + +src_install () { + dodoc README AUTHORS COPYING + + cd ${S}/src20 + insinto /usr/lib/gkrellm2/plugins + doins gkrellsun.so +} diff --git a/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild b/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild index e77f362fcb9f..e83ea950916d 100644 --- a/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild +++ b/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild,v 1.10 2004/06/24 22:59:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild,v 1.11 2005/01/22 19:01:27 pylon Exp $ IUSE="" DESCRIPTION="A GKrellM plugin that shows sunrise and sunset times." |