diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:21:16 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:21:16 +0000 |
commit | 6105d41b347c367ab54c422b19cf7bc0239d6b85 (patch) | |
tree | 0f6d1d1a8879a58496864291c72a960711a445d9 /dev-util/astyle | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-6105d41b347c367ab54c422b19cf7bc0239d6b85.tar.gz historical-6105d41b347c367ab54c422b19cf7bc0239d6b85.tar.bz2 historical-6105d41b347c367ab54c422b19cf7bc0239d6b85.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'dev-util/astyle')
-rw-r--r-- | dev-util/astyle/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/astyle/astyle-1.15.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/astyle/ChangeLog b/dev-util/astyle/ChangeLog index d9dca5013632..52c204af90b4 100644 --- a/dev-util/astyle/ChangeLog +++ b/dev-util/astyle/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-util/astyle # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.1 2002/04/24 20:29:01 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.2 2002/12/09 04:21:13 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *astyle-0.15.3 (24 Apr 2002) 24 Apr 2002; Karl Trygve Kalleberg <karltk@gentoo.org> astyle-1.15.3.ebuild files/digest/astyle-1.15.3 : diff --git a/dev-util/astyle/astyle-1.15.3.ebuild b/dev-util/astyle/astyle-1.15.3.ebuild index 5abebd82c2ea..01aaea7896e4 100644 --- a/dev-util/astyle/astyle-1.15.3.ebuild +++ b/dev-util/astyle/astyle-1.15.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/astyle-1.15.3.ebuild,v 1.6 2002/10/04 05:30:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/astyle-1.15.3.ebuild,v 1.7 2002/12/09 04:21:13 manson Exp $ ZIP="astyle_${PV}.zip" S=${WORKDIR} @@ -11,7 +11,7 @@ HOMEPAGE="http://astyle.sourceforge.net" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND=">=app-arch/unzip-5.42" |