summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-09-10 13:06:01 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-09-10 13:06:01 +0000
commit7b49ee9a47749c706f8459434e194685c3f22e05 (patch)
tree61572a8af5b831a78ef5ced40a7f8fbae72d276e /dev-util/astyle
parentVersion bump <http://my.opera.com/desktopteam/blog/2008/09/10/opera-9-6-beta-... (diff)
downloadgentoo-2-7b49ee9a47749c706f8459434e194685c3f22e05.tar.gz
gentoo-2-7b49ee9a47749c706f8459434e194685c3f22e05.tar.bz2
gentoo-2-7b49ee9a47749c706f8459434e194685c3f22e05.zip
Sparc stable --- Bug #220739 --- seems to work fine.
(Portage version: 2.2_rc8/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'dev-util/astyle')
-rw-r--r--dev-util/astyle/ChangeLog7
-rw-r--r--dev-util/astyle/astyle-1.21.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-util/astyle/ChangeLog b/dev-util/astyle/ChangeLog
index b9d02eecf685..2632fd75ccc7 100644
--- a/dev-util/astyle/ChangeLog
+++ b/dev-util/astyle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/astyle
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.25 2008/05/30 18:53:54 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.26 2008/09/10 13:06:01 fmccor Exp $
+
+ 10 Sep 2008; Ferris McCormick <fmccor@gentoo.org> astyle-1.21.ebuild:
+ Sparc stable --- Bug #220739 --- seems to work fine.
30 May 2008; Markus Rothe <corsair@gentoo.org> astyle-1.22.ebuild:
Does not compile on ppc64. mark it -ppc64. error is
@@ -31,7 +34,7 @@
Dropped ppc-macos keyword, see you in prefix
14 Nov 2007; Robin H. Johnson <robbat2@gentoo.org> astyle-1.21.ebuild:
- Fix $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.25 2008/05/30 18:53:54 corsair Exp $ string.
+ Fix $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.26 2008/09/10 13:06:01 fmccor Exp $ string.
*astyle-1.21 (07 Oct 2007)
diff --git a/dev-util/astyle/astyle-1.21.ebuild b/dev-util/astyle/astyle-1.21.ebuild
index f18927f179d7..50dea5308deb 100644
--- a/dev-util/astyle/astyle-1.21.ebuild
+++ b/dev-util/astyle/astyle-1.21.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/astyle-1.21.ebuild,v 1.7 2008/05/24 13:38:45 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/astyle-1.21.ebuild,v 1.8 2008/09/10 13:06:01 fmccor Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/astyle/astyle_${PV}_linux.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~ppc ~ppc64 sparc x86"
IUSE="debug libs"
DEPEND=""