diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-12 22:37:22 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-12 22:37:22 +0000 |
commit | 49426fd9cc0ab79dec3d475038085989d45443aa (patch) | |
tree | 105f758e6334ccf8414b147ef733a9ea8d89305a /app-text/psiconv | |
parent | version bumped. (Manifest recommit) (diff) | |
download | gentoo-2-49426fd9cc0ab79dec3d475038085989d45443aa.tar.gz gentoo-2-49426fd9cc0ab79dec3d475038085989d45443aa.tar.bz2 gentoo-2-49426fd9cc0ab79dec3d475038085989d45443aa.zip |
Stable on alpha.
Diffstat (limited to 'app-text/psiconv')
-rw-r--r-- | app-text/psiconv/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/psiconv/psiconv-0.8.3.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-text/psiconv/ChangeLog b/app-text/psiconv/ChangeLog index 1879fe2a48e6..a22d81240cd0 100644 --- a/app-text/psiconv/ChangeLog +++ b/app-text/psiconv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/psiconv -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/psiconv/ChangeLog,v 1.1 2003/09/15 00:19:21 seemant Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/psiconv/ChangeLog,v 1.2 2004/05/12 22:37:22 kloeri Exp $ + + 13 May 2004; Bryan Østergaard <kloeri@gentoo.org> psiconv-0.8.3.ebuild: + Stable on alpha. *psiconv-0.8.3 (14 Sep 2003) diff --git a/app-text/psiconv/psiconv-0.8.3.ebuild b/app-text/psiconv/psiconv-0.8.3.ebuild index c77df546ccf4..abf88e3af1fa 100644 --- a/app-text/psiconv/psiconv-0.8.3.ebuild +++ b/app-text/psiconv/psiconv-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/psiconv/psiconv-0.8.3.ebuild,v 1.4 2004/02/29 18:10:25 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/psiconv/psiconv-0.8.3.ebuild,v 1.5 2004/05/12 22:37:22 kloeri Exp $ IUSE="doc" @@ -11,7 +11,7 @@ SRC_URI="http://huizen.dds.nl/~frodol/psiconv/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa" +KEYWORDS="~x86 ~ppc ~sparc alpha ~mips ~hppa" DEPEND="virtual/glibc" |