diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-07-03 12:16:56 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-07-03 12:16:56 +0000 |
commit | 27d8cf4c4a455913577e9cdcf675484a2f8f34c1 (patch) | |
tree | 5502d64f5c3cc1413dc2f0c6d4ee95fdf9c79042 /x11-misc/glunarclock | |
parent | Stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-27d8cf4c4a455913577e9cdcf675484a2f8f34c1.tar.gz gentoo-2-27d8cf4c4a455913577e9cdcf675484a2f8f34c1.tar.bz2 gentoo-2-27d8cf4c4a455913577e9cdcf675484a2f8f34c1.zip |
Initial import. Closing bug #55942.
Diffstat (limited to 'x11-misc/glunarclock')
-rw-r--r-- | x11-misc/glunarclock/ChangeLog | 9 | ||||
-rw-r--r-- | x11-misc/glunarclock/Manifest | 3 | ||||
-rw-r--r-- | x11-misc/glunarclock/files/digest-glunarclock-0.32.1 | 1 | ||||
-rw-r--r-- | x11-misc/glunarclock/glunarclock-0.32.1.ebuild | 19 | ||||
-rw-r--r-- | x11-misc/glunarclock/metadata.xml | 8 |
5 files changed, 40 insertions, 0 deletions
diff --git a/x11-misc/glunarclock/ChangeLog b/x11-misc/glunarclock/ChangeLog new file mode 100644 index 000000000000..11a57f435c7a --- /dev/null +++ b/x11-misc/glunarclock/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for x11-misc/glunarclock +# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/ChangeLog,v 1.1 2004/07/03 12:16:56 pyrania Exp $ + +*glunarclock-0.32.1 (03 Jul 2004) + + 03 Jul 2004; <pyrania@gentoo.org> +metadata.xml, +glunarclock-0.32.1.ebuild: + Initial import. Closing bug #55942. + diff --git a/x11-misc/glunarclock/Manifest b/x11-misc/glunarclock/Manifest new file mode 100644 index 000000000000..987432cfcc81 --- /dev/null +++ b/x11-misc/glunarclock/Manifest @@ -0,0 +1,3 @@ +MD5 bb5a2de3bf0432974a9b89c568c55bd5 glunarclock-0.32.1.ebuild 436 +MD5 b723de6800a17e425056e1639441e435 metadata.xml 223 +MD5 7d152fa8b6ca5f8599b8ab2735cefcc0 files/digest-glunarclock-0.32.1 70 diff --git a/x11-misc/glunarclock/files/digest-glunarclock-0.32.1 b/x11-misc/glunarclock/files/digest-glunarclock-0.32.1 new file mode 100644 index 000000000000..a9472b1e6865 --- /dev/null +++ b/x11-misc/glunarclock/files/digest-glunarclock-0.32.1 @@ -0,0 +1 @@ +MD5 599dbc6074982456ec68d20ca8ff9069 glunarclock-0.32.1.tar.gz 519869 diff --git a/x11-misc/glunarclock/glunarclock-0.32.1.ebuild b/x11-misc/glunarclock/glunarclock-0.32.1.ebuild new file mode 100644 index 000000000000..302b933445fc --- /dev/null +++ b/x11-misc/glunarclock/glunarclock-0.32.1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/glunarclock-0.32.1.ebuild,v 1.1 2004/07/03 12:16:56 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" +IUSE="" + +DEPEND=">=gnome-base/gnome-2.6.0" + +DOCS="AUTHORS ChangeLog COPYING* INSTALL MAINTAINERS TODO README" diff --git a/x11-misc/glunarclock/metadata.xml b/x11-misc/glunarclock/metadata.xml new file mode 100644 index 000000000000..961c45a60427 --- /dev/null +++ b/x11-misc/glunarclock/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>pyrania@gentoo.org</email> +</maintainer> +</pkgmetadata> |