diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-09-06 14:50:49 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-09-06 14:50:49 +0000 |
commit | 4e587d37c6db459ef2ed689aaa49a07ea92881cd (patch) | |
tree | cd97257414f47a29f89cf873dc27cdd6bdf92a48 /dev-util/cvsps | |
parent | removing entry for ancient tilp versions (diff) | |
download | gentoo-2-4e587d37c6db459ef2ed689aaa49a07ea92881cd.tar.gz gentoo-2-4e587d37c6db459ef2ed689aaa49a07ea92881cd.tar.bz2 gentoo-2-4e587d37c6db459ef2ed689aaa49a07ea92881cd.zip |
Stable on x86.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-util/cvsps')
-rw-r--r-- | dev-util/cvsps/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/cvsps/cvsps-2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cvsps/ChangeLog b/dev-util/cvsps/ChangeLog index 7e6be17a4a34..ab88179f8abc 100644 --- a/dev-util/cvsps/ChangeLog +++ b/dev-util/cvsps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/cvsps # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsps/ChangeLog,v 1.7 2005/05/26 18:38:21 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsps/ChangeLog,v 1.8 2005/09/06 14:50:49 ka0ttic Exp $ + + 06 Sep 2005; Aaron Walker <ka0ttic@gentoo.org> cvsps-2.1.ebuild: + Stable on x86. *cvsps-2.1 (26 May 2005) diff --git a/dev-util/cvsps/cvsps-2.1.ebuild b/dev-util/cvsps/cvsps-2.1.ebuild index 2e7df3e4e3af..44cb874606d2 100644 --- a/dev-util/cvsps/cvsps-2.1.ebuild +++ b/dev-util/cvsps/cvsps-2.1.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/dev-util/cvsps/cvsps-2.1.ebuild,v 1.1 2005/05/26 18:38:21 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsps/cvsps-2.1.ebuild,v 1.2 2005/09/06 14:50:49 ka0ttic Exp $ MY_P="${P/_/}" S="${WORKDIR}/${MY_P}" @@ -10,7 +10,7 @@ SRC_URI="http://www.cobite.com/cvsps/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc x86" IUSE="" DEPEND="" |