diff options
author | Hans de Graaff <graaff@gentoo.org> | 2006-11-11 16:08:59 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2006-11-11 16:08:59 +0000 |
commit | 8e5ae78a40574761bb7e42a294b318f55ebeaad9 (patch) | |
tree | 2f031a1702c3fc10a3c60b894cbe325c812853b1 /app-xemacs/footnote | |
parent | version bump to beta5 (diff) | |
download | historical-8e5ae78a40574761bb7e42a294b318f55ebeaad9.tar.gz historical-8e5ae78a40574761bb7e42a294b318f55ebeaad9.tar.bz2 historical-8e5ae78a40574761bb7e42a294b318f55ebeaad9.zip |
Version bump; add metadata.
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'app-xemacs/footnote')
-rw-r--r-- | app-xemacs/footnote/ChangeLog | 10 | ||||
-rw-r--r-- | app-xemacs/footnote/files/digest-footnote-1.15 | 4 | ||||
-rw-r--r-- | app-xemacs/footnote/files/digest-footnote-1.16 | 3 | ||||
-rw-r--r-- | app-xemacs/footnote/footnote-1.16.ebuild | 15 | ||||
-rw-r--r-- | app-xemacs/footnote/metadata.xml | 10 |
5 files changed, 39 insertions, 3 deletions
diff --git a/app-xemacs/footnote/ChangeLog b/app-xemacs/footnote/ChangeLog index 63e40769d824..d60cafac91de 100644 --- a/app-xemacs/footnote/ChangeLog +++ b/app-xemacs/footnote/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-xemacs/footnote -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/footnote/ChangeLog,v 1.6 2005/01/01 17:04:07 eradicator Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/footnote/ChangeLog,v 1.7 2006/11/11 16:04:24 graaff Exp $ + +*footnote-1.16 (11 Nov 2006) + + 11 Nov 2006; Hans de Graaff <graaff@gentoo.org> +metadata.xml, + +footnote-1.16.ebuild: + Version bump; add metadata. 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> footnote-1.15.ebuild: Stable on alpha diff --git a/app-xemacs/footnote/files/digest-footnote-1.15 b/app-xemacs/footnote/files/digest-footnote-1.15 index d78fa8a9e9f5..82c9742dcd7d 100644 --- a/app-xemacs/footnote/files/digest-footnote-1.15 +++ b/app-xemacs/footnote/files/digest-footnote-1.15 @@ -1 +1,3 @@ -MD5 1cbe1e587881611006d9a8fc82be3be1 footnote-1.15-pkg.tar.gz 21917
\ No newline at end of file +MD5 1cbe1e587881611006d9a8fc82be3be1 footnote-1.15-pkg.tar.gz 21917 +RMD160 455eedac9d4da57d7d04d72a7ef29810579a8288 footnote-1.15-pkg.tar.gz 21917 +SHA256 b17dc560f5f5ec5ae43d9f5a9c33f421f406e34db46dc74145e69026d99ab991 footnote-1.15-pkg.tar.gz 21917 diff --git a/app-xemacs/footnote/files/digest-footnote-1.16 b/app-xemacs/footnote/files/digest-footnote-1.16 new file mode 100644 index 000000000000..e61778057075 --- /dev/null +++ b/app-xemacs/footnote/files/digest-footnote-1.16 @@ -0,0 +1,3 @@ +MD5 79dc557f3be890dc6f3e7793fef6f1b6 footnote-1.16-pkg.tar.gz 22152 +RMD160 88201a6fdc5521f5b1748df93efc3d9d77f14439 footnote-1.16-pkg.tar.gz 22152 +SHA256 26e5d8b86c65511a30aca5b596be32f656bd443f6abcc7958c7054652b1319e9 footnote-1.16-pkg.tar.gz 22152 diff --git a/app-xemacs/footnote/footnote-1.16.ebuild b/app-xemacs/footnote/footnote-1.16.ebuild new file mode 100644 index 000000000000..099b7157768a --- /dev/null +++ b/app-xemacs/footnote/footnote-1.16.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/footnote/footnote-1.16.ebuild,v 1.1 2006/11/11 16:04:24 graaff Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="Footnoting in mail message editing modes." +PKG_CAT="standard" + +RDEPEND="app-xemacs/mail-lib +app-xemacs/xemacs-base +" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" + +inherit xemacs-packages diff --git a/app-xemacs/footnote/metadata.xml b/app-xemacs/footnote/metadata.xml new file mode 100644 index 000000000000..30d23a01cc89 --- /dev/null +++ b/app-xemacs/footnote/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>xemacs</herd> + <maintainer> + <email>xemacs@gentoo.org</email> + <description>Primary Maintainer</description> + </maintainer> + <longdescription></longdescription> +</pkgmetadata> |