diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:47:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:47:54 +0000 |
commit | 706e79274abac6b82094e89ba2568f0433ab91b8 (patch) | |
tree | 5f112c51f40e6980439b391c3979de87755e4d1a /app-xemacs/footnote | |
parent | Patch to fixup multiline strings (diff) | |
download | historical-706e79274abac6b82094e89ba2568f0433ab91b8.tar.gz historical-706e79274abac6b82094e89ba2568f0433ab91b8.tar.bz2 historical-706e79274abac6b82094e89ba2568f0433ab91b8.zip |
Stable on alpha
Diffstat (limited to 'app-xemacs/footnote')
-rw-r--r-- | app-xemacs/footnote/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/footnote/Manifest | 4 | ||||
-rw-r--r-- | app-xemacs/footnote/footnote-1.15.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/footnote/ChangeLog b/app-xemacs/footnote/ChangeLog index fbb64fd1f84f..6c1cccce8a78 100644 --- a/app-xemacs/footnote/ChangeLog +++ b/app-xemacs/footnote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/footnote # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/footnote/ChangeLog,v 1.3 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/footnote/ChangeLog,v 1.4 2003/10/03 02:24:53 agriffis Exp $ + + 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> footnote-1.15.ebuild: + Stable on alpha *footnote-1.15 (16 Dec 2002) diff --git a/app-xemacs/footnote/Manifest b/app-xemacs/footnote/Manifest index 4b4708f1d527..8d63469f71a3 100644 --- a/app-xemacs/footnote/Manifest +++ b/app-xemacs/footnote/Manifest @@ -1,3 +1,3 @@ -MD5 a348bcbc9a21878f24ede8d72cb49554 ChangeLog 427 -MD5 77a304d0969c7e8ec3c0b70b00bf25be footnote-1.15.ebuild 441 +MD5 fd52c14985a2ad9c5a31d8c2e5059a22 ChangeLog 516 +MD5 685ad7529c59c2bf6d89fd4a5c7742ad footnote-1.15.ebuild 438 MD5 f123f49a2fdff476066822297abbde0e files/digest-footnote-1.15 67 diff --git a/app-xemacs/footnote/footnote-1.15.ebuild b/app-xemacs/footnote/footnote-1.15.ebuild index 7973fb71ce83..fe87a5f9a1fe 100644 --- a/app-xemacs/footnote/footnote-1.15.ebuild +++ b/app-xemacs/footnote/footnote-1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/footnote/footnote-1.15.ebuild,v 1.4 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/footnote/footnote-1.15.ebuild,v 1.5 2003/10/03 02:24:53 agriffis Exp $ SLOT="0" IUSE="" @@ -10,7 +10,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/mail-lib app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |