diff options
author | Thomas Matthijs <axxo@gentoo.org> | 2004-07-30 17:07:40 +0000 |
---|---|---|
committer | Thomas Matthijs <axxo@gentoo.org> | 2004-07-30 17:07:40 +0000 |
commit | e21528f34c4e310d61710d64595f57034402b0dc (patch) | |
tree | 6dccd03e03b76d7ba73036b19d0b224b4d11a318 /app-misc/gallery-remote | |
parent | Added to ~amd64. (diff) | |
download | historical-e21528f34c4e310d61710d64595f57034402b0dc.tar.gz historical-e21528f34c4e310d61710d64595f57034402b0dc.tar.bz2 historical-e21528f34c4e310d61710d64595f57034402b0dc.zip |
fix description
Diffstat (limited to 'app-misc/gallery-remote')
-rw-r--r-- | app-misc/gallery-remote/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/gallery-remote/Manifest | 10 | ||||
-rw-r--r-- | app-misc/gallery-remote/gallery-remote-1.3.2.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/app-misc/gallery-remote/ChangeLog b/app-misc/gallery-remote/ChangeLog index 35698ecdfb15..dc83a05efd62 100644 --- a/app-misc/gallery-remote/ChangeLog +++ b/app-misc/gallery-remote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/gallery-remote # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gallery-remote/ChangeLog,v 1.1 2004/07/30 05:23:53 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gallery-remote/ChangeLog,v 1.2 2004/07/30 17:07:40 axxo Exp $ + + 30 Jul 2004; Thomas Matthijs <axxo@gentoo.org> gallery-remote-1.3.2.ebuild: + fix description *gallery-remote-1.3.2 (30 Jul 2004) diff --git a/app-misc/gallery-remote/Manifest b/app-misc/gallery-remote/Manifest index 6b03f8a5bedb..f20bcc0cf2af 100644 --- a/app-misc/gallery-remote/Manifest +++ b/app-misc/gallery-remote/Manifest @@ -1,8 +1,8 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 20c6607aac0723c31fa39eca61ef6834 gallery-remote-1.3.2.ebuild 1704 -MD5 5c1397b217c75e419bbd9eccad8dde20 ChangeLog 412 +MD5 799688522e7fe428915d8786594b9a60 gallery-remote-1.3.2.ebuild 1836 +MD5 8b4a2b387ac76f92b7a2434e5d2ce3c2 ChangeLog 509 MD5 a6ec7d7724fbd068ffb39b5be56134ed metadata.xml 157 MD5 0683fc9111309eaa629527346f044b73 files/1.3.2.patch 858 MD5 2b6dd7a0ea88fe68b8f27f4348fc134d files/build.xml.patch 1008 @@ -10,7 +10,7 @@ MD5 73fa77691176c50c67fd313e23d089dd files/digest-gallery-remote-1.3.2 84 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) -iD8DBQFBCdvW/rLF9B432nYRAjy+AJ0cqnB9+FafAktrV33yN5usE2R2fwCfVkeL -X3DlWxbVIL7F6c195ufXRZk= -=SP7H +iD8DBQFBCoDS/rLF9B432nYRAvaOAKDHHu7i4DJuHSLS2b4DN6VP+y5dtgCeNvth +RSYSeEwhoteQdqpWQ72ErzQ= +=c9wr -----END PGP SIGNATURE----- diff --git a/app-misc/gallery-remote/gallery-remote-1.3.2.ebuild b/app-misc/gallery-remote/gallery-remote-1.3.2.ebuild index 589779222879..a1b013531769 100644 --- a/app-misc/gallery-remote/gallery-remote-1.3.2.ebuild +++ b/app-misc/gallery-remote/gallery-remote-1.3.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gallery-remote/gallery-remote-1.3.2.ebuild,v 1.1 2004/07/30 05:23:53 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gallery-remote/gallery-remote-1.3.2.ebuild,v 1.2 2004/07/30 17:07:40 axxo Exp $ inherit java-pkg eutils -DESCRIPTION="This is a sample skeleton ebuild file" +DESCRIPTION="Gallery Remote is a client-side Java application that provides users with a rich front-end to Gallery. This application makes it easier to upload images to your Gallery." HOMEPAGE="http://gallery.sourceforge.net/gallery_remote.php" SRC_URI="mirror://gentoo/gallery-remote-${PV}-cvs-gentoo.tar.bz2" LICENSE="GPL-2" |