diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-03 16:08:15 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-03 16:08:15 +0000 |
commit | c35c3e74ef21c8a724548a60633c990522002dab (patch) | |
tree | 846bc16e1effb07a15fd9165c611fcb163f0234b /net-www | |
parent | Stable on sparc (diff) | |
download | historical-c35c3e74ef21c8a724548a60633c990522002dab.tar.gz historical-c35c3e74ef21c8a724548a60633c990522002dab.tar.bz2 historical-c35c3e74ef21c8a724548a60633c990522002dab.zip |
added metadata.xml
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/gplflash/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/gplflash/Manifest | 3 | ||||
-rw-r--r-- | net-www/gplflash/metadata.xml | 13 |
3 files changed, 19 insertions, 2 deletions
diff --git a/net-www/gplflash/ChangeLog b/net-www/gplflash/ChangeLog index 0bbdfa77a12c..95ea4c9e87ed 100644 --- a/net-www/gplflash/ChangeLog +++ b/net-www/gplflash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/gplflash # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/gplflash/ChangeLog,v 1.15 2004/11/03 15:31:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gplflash/ChangeLog,v 1.16 2004/11/03 16:08:15 corsair Exp $ + + 03 Nov 2004; Markus Rothe <corsair@gentoo.org> +metadata.xml: + Added metadata.xml *gplflash-0.4.12 (03 Nov 2004) diff --git a/net-www/gplflash/Manifest b/net-www/gplflash/Manifest index fe65a186c932..d99c4872c767 100644 --- a/net-www/gplflash/Manifest +++ b/net-www/gplflash/Manifest @@ -1,6 +1,7 @@ -MD5 207225a7a49ca41b24f49912efd74de6 ChangeLog 2216 MD5 b77d6f11ab00bbbc4a435e2362492dc5 gplflash-0.4.10-r3.ebuild 1259 MD5 cc7498486d89fba5f040f317cd01cef3 gplflash-0.4.12.ebuild 1274 +MD5 77de1508848b5c63b08b9046eba8b4ea ChangeLog 2302 +MD5 949fb05a0b370c806f90c42b6f70f248 metadata.xml 580 MD5 37d2d7738b1e06fcb5c161ffce30f238 files/digest-gplflash-0.4.10-r3 61 MD5 986f1d69944d8e520137dd61e3c480ed files/gplflash-0.4.10-fPIC.patch 2011 MD5 4e51ed812f940be98742997fee035846 files/gplflash-0.4.10-gcc3-gentoo.diff 1060 diff --git a/net-www/gplflash/metadata.xml b/net-www/gplflash/metadata.xml new file mode 100644 index 000000000000..33c8172f27ce --- /dev/null +++ b/net-www/gplflash/metadata.xml @@ -0,0 +1,13 @@ +<?xml version='1.0' encoding='UTF-8'?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>mozilla</herd> + <longdescription> + This is the package of the revived GPLFLash, and is based on Olivier + Debons original work, which hasen't had a release since June 2000. + This project hope to bring GPLFlash back as a free, portable and + useable alternative to the flash-decoder released by Macromedia. + The project contains a decoding library, a player and (perhaps most + importantly) a mozilla/netscape plugin. + </longdescription> +</pkgmetadata> |