diff options
Diffstat (limited to 'x11-plugins/asbutton')
-rw-r--r-- | x11-plugins/asbutton/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/asbutton/Manifest | 7 | ||||
-rw-r--r-- | x11-plugins/asbutton/metadata.xml | 5 |
3 files changed, 14 insertions, 5 deletions
diff --git a/x11-plugins/asbutton/ChangeLog b/x11-plugins/asbutton/ChangeLog index 84164c3e029f..3f08e6915ba5 100644 --- a/x11-plugins/asbutton/ChangeLog +++ b/x11-plugins/asbutton/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/asbutton -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asbutton/ChangeLog,v 1.6 2004/08/07 10:09:33 mr_bones_ Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asbutton/ChangeLog,v 1.7 2005/06/17 11:54:01 ka0ttic Exp $ + + 17 Jun 2005; Aaron Walker <ka0ttic@gentoo.org> +metadata.xml: + Added metadata.xml (afterstep herd). 07 Aug 2004; Michael Sterrett <mr_bones_@gentoo.org> asbutton-0.3-r1.ebuild: Fix compile (bug #59620); tidy diff --git a/x11-plugins/asbutton/Manifest b/x11-plugins/asbutton/Manifest index 685f32db1eee..71e632efee4e 100644 --- a/x11-plugins/asbutton/Manifest +++ b/x11-plugins/asbutton/Manifest @@ -1,7 +1,8 @@ -MD5 f9026888fb24d77b91e2d30ad984c0f2 ChangeLog 950 -MD5 34f65ba95b98cae1cde5b833534151e7 asbutton-0.3-r1.ebuild 829 MD5 18869fd6ae6466f7b94f55ea2420f0ac asbutton-0.3.ebuild 708 -MD5 fdf751b1bc524954a5ad14c19e3eeccc files/asbutton-0.3-gentoo.patch 520 +MD5 34f65ba95b98cae1cde5b833534151e7 asbutton-0.3-r1.ebuild 829 +MD5 0a555a435f6350eb6ebe5a3faff7fc5a ChangeLog 1054 +MD5 477586a3ede65c312df804aea35d1a30 metadata.xml 163 MD5 fdf751b1bc524954a5ad14c19e3eeccc files/asbutton-0.3-r1-gentoo.patch 520 MD5 43c35a2adc1d4b41bdb9a1dd199d3666 files/digest-asbutton-0.3 64 +MD5 fdf751b1bc524954a5ad14c19e3eeccc files/asbutton-0.3-gentoo.patch 520 MD5 43c35a2adc1d4b41bdb9a1dd199d3666 files/digest-asbutton-0.3-r1 64 diff --git a/x11-plugins/asbutton/metadata.xml b/x11-plugins/asbutton/metadata.xml new file mode 100644 index 000000000000..12170e9eb407 --- /dev/null +++ b/x11-plugins/asbutton/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>afterstep</herd> +</pkgmetadata> |