diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-09 16:06:43 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-09 16:06:43 +0000 |
commit | db54d918b1ea0622988e9740b05e0287e9457d1e (patch) | |
tree | 05ae8ede8eb276358e97985adb09fb280b481d18 /app-emacs/rfcview | |
parent | Mark 1.5.1 stable on alpha (diff) | |
download | historical-db54d918b1ea0622988e9740b05e0287e9457d1e.tar.gz historical-db54d918b1ea0622988e9740b05e0287e9457d1e.tar.bz2 historical-db54d918b1ea0622988e9740b05e0287e9457d1e.zip |
Mark 0.5 stable on alpha
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-emacs/rfcview')
-rw-r--r-- | app-emacs/rfcview/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/rfcview/rfcview-0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/rfcview/ChangeLog b/app-emacs/rfcview/ChangeLog index 1d2e23eaf973..418a969968bb 100644 --- a/app-emacs/rfcview/ChangeLog +++ b/app-emacs/rfcview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/rfcview # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/rfcview/ChangeLog,v 1.5 2005/06/30 15:18:58 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/rfcview/ChangeLog,v 1.6 2005/09/09 16:06:43 agriffis Exp $ + + 09 Sep 2005; Aron Griffis <agriffis@gentoo.org> rfcview-0.5.ebuild: + Mark 0.5 stable on alpha 30 Jun 2005; Matthew Kennedy <mkennedy@gentoo.org> rfcview-0.5.ebuild: Keywording ~amd64. diff --git a/app-emacs/rfcview/rfcview-0.5.ebuild b/app-emacs/rfcview/rfcview-0.5.ebuild index 3633eac5ab69..938d1f42e485 100644 --- a/app-emacs/rfcview/rfcview-0.5.ebuild +++ b/app-emacs/rfcview/rfcview-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/rfcview/rfcview-0.5.ebuild,v 1.7 2005/06/30 15:18:58 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/rfcview/rfcview-0.5.ebuild,v 1.8 2005/09/09 16:06:43 agriffis Exp $ inherit elisp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.neilvandyke.org/rfcview/" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~alpha ~ppc-macos ~amd64" +KEYWORDS="alpha ~amd64 ~ppc-macos x86" IUSE="" SITEFILE=50rfcview-gentoo.el |