diff options
author | Lars Weiler <pylon@gentoo.org> | 2005-01-22 19:01:27 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2005-01-22 19:01:27 +0000 |
commit | c9232807d996d8d8c415f1144ec01d8e5731c83e (patch) | |
tree | fd749116de58275c744c40b894517daf0ec63a48 /x11-plugins | |
parent | Initial import, fixes #62512 (diff) | |
download | historical-c9232807d996d8d8c415f1144ec01d8e5731c83e.tar.gz historical-c9232807d996d8d8c415f1144ec01d8e5731c83e.tar.bz2 historical-c9232807d996d8d8c415f1144ec01d8e5731c83e.zip |
Version bump.
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellsun/ChangeLog | 9 | ||||
-rw-r--r-- | x11-plugins/gkrellsun/Manifest | 8 | ||||
-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, 45 insertions, 9 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..c388b5d4d8d8 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 8444f07c50cf9150959f5b8a2e6522fe gkrellsun-0.9.1.ebuild 990 +MD5 10a7704bcdd3ab5e8e2f2163c8eba211 gkrellsun-0.12.1.ebuild 711 +MD5 b51bcf20ac1eb6e399e0be401cafe123 ChangeLog 1687 MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160 +MD5 5e2df4106847928a911efc170381df96 gkrellsun-0.12.2.ebuild 712 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." |