summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Nigbur <pyrania@gentoo.org>2005-03-29 11:38:52 +0000
committerMarkus Nigbur <pyrania@gentoo.org>2005-03-29 11:38:52 +0000
commit1bd3dfbd118821c7764b497206201b974ba17cd7 (patch)
tree6ad0a0dfbc97cd487bf7d0f2ab6068eb065e4586 /x11-misc
parentnew upstream version, fixes #83980 (diff)
downloadgentoo-2-1bd3dfbd118821c7764b497206201b974ba17cd7.tar.gz
gentoo-2-1bd3dfbd118821c7764b497206201b974ba17cd7.tar.bz2
gentoo-2-1bd3dfbd118821c7764b497206201b974ba17cd7.zip
Version bump.
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/glunarclock/ChangeLog8
-rw-r--r--x11-misc/glunarclock/Manifest12
-rw-r--r--x11-misc/glunarclock/files/digest-glunarclock-0.32.31
-rw-r--r--x11-misc/glunarclock/glunarclock-0.32.3.ebuild34
4 files changed, 44 insertions, 11 deletions
diff --git a/x11-misc/glunarclock/ChangeLog b/x11-misc/glunarclock/ChangeLog
index fd4d7fdab3de..044856119b39 100644
--- a/x11-misc/glunarclock/ChangeLog
+++ b/x11-misc/glunarclock/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-misc/glunarclock
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/ChangeLog,v 1.7 2005/03/14 19:00:54 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/ChangeLog,v 1.8 2005/03/29 11:38:52 pyrania Exp $
+
+*glunarclock-0.32.3 (29 Mar 2005)
+
+ 29 Mar 2005; Markus Nigbur <pyrania@gentoo.org>
+ +glunarclock-0.32.3.ebuild:
+ Version bump.
14 Mar 2005; Markus Nigbur <pyrania@gentoo.org> glunarclock-0.32.2.ebuild:
Version bump. Closing bug #78472.
diff --git a/x11-misc/glunarclock/Manifest b/x11-misc/glunarclock/Manifest
index a7cebe8c36d2..64850b61e80c 100644
--- a/x11-misc/glunarclock/Manifest
+++ b/x11-misc/glunarclock/Manifest
@@ -1,16 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 347339e10708f013d2236c4ff81c36cf ChangeLog 1026
MD5 7472fcd30cbb1e9f0b205c7b40c8dc55 glunarclock-0.32.2.ebuild 874
+MD5 7472fcd30cbb1e9f0b205c7b40c8dc55 glunarclock-0.32.3.ebuild 874
MD5 6e84a042f3cdb875c6f616b5794138ba glunarclock-0.32.1.ebuild 889
MD5 acc0a08cfd0d0d6369735fd5e04e54a2 metadata.xml 228
+MD5 2dfd9df2501bc79dbda1849bbad81d2d files/digest-glunarclock-0.32.3 70
MD5 94c91024a9af393c07408ae9a518b1fe files/digest-glunarclock-0.32.2 70
MD5 7d152fa8b6ca5f8599b8ab2735cefcc0 files/digest-glunarclock-0.32.1 70
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD4DBQFCNd+oI7fK2cqeyXkRAsMnAJj8cDlpfTSPl6hPqe/cxZ4j4hEnAKDg4JpC
-T96XODU9iJCta+NEk1D51w==
-=+oHl
------END PGP SIGNATURE-----
diff --git a/x11-misc/glunarclock/files/digest-glunarclock-0.32.3 b/x11-misc/glunarclock/files/digest-glunarclock-0.32.3
new file mode 100644
index 000000000000..f04269f80a1b
--- /dev/null
+++ b/x11-misc/glunarclock/files/digest-glunarclock-0.32.3
@@ -0,0 +1 @@
+MD5 c95b307a1263d9cfb723a0a8cdb2ae43 glunarclock-0.32.3.tar.gz 532938
diff --git a/x11-misc/glunarclock/glunarclock-0.32.3.ebuild b/x11-misc/glunarclock/glunarclock-0.32.3.ebuild
new file mode 100644
index 000000000000..5750a5e70481
--- /dev/null
+++ b/x11-misc/glunarclock/glunarclock-0.32.3.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/glunarclock-0.32.3.ebuild,v 1.1 2005/03/29 11:38:52 pyrania Exp $
+
+inherit gnome2
+
+DESCRIPTION="Gnome Moon Phase Panel Applet"
+
+HOMEPAGE="http://glunarclock.sourceforge.net/"
+SRC_URI="mirror://sourceforge/glunarclock/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc"
+IUSE=""
+
+
+
+RDEPEND=">=x11-libs/gtk+-2.1.0
+ >=gnome-base/libgnome-2.0.0
+ >=gnome-base/libgnomeui-2.0.0
+ >=gnome-base/gnome-vfs-1.9.16
+ >=gnome-base/gconf-1.1.11
+ >=gnome-base/libgtop-2.0.0
+ >=x11-libs/libwnck-0.13
+ >=gnome-base/libglade-2.0.0
+ >=gnome-base/gnome-panel-2.0.0"
+
+DEPEND="${RDEPEND}
+ >=dev-util/intltool-0.29
+ >=app-text/scrollkeeper-0.1.4
+ dev-util/pkgconfig"
+
+DOCS="AUTHORS ChangeLog COPYING* INSTALL README"