summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-06-12 19:47:11 +0000
committerSimon Stelling <blubb@gentoo.org>2006-06-12 19:47:11 +0000
commit3620cf6ebaf9665ee4a960256405cc34f39317b6 (patch)
tree5394c826dedc42864f2eb499c5f55a74aff51431 /dev-tex/style-check
parentStable on x86 wrt bug #135829. (diff)
downloadgentoo-2-3620cf6ebaf9665ee4a960256405cc34f39317b6.tar.gz
gentoo-2-3620cf6ebaf9665ee4a960256405cc34f39317b6.tar.bz2
gentoo-2-3620cf6ebaf9665ee4a960256405cc34f39317b6.zip
stable amd64
(Portage version: 3387-svn)
Diffstat (limited to 'dev-tex/style-check')
-rw-r--r--dev-tex/style-check/ChangeLog7
-rw-r--r--dev-tex/style-check/style-check-0.7.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tex/style-check/ChangeLog b/dev-tex/style-check/ChangeLog
index 22d87a893362..2ae50c11ba81 100644
--- a/dev-tex/style-check/ChangeLog
+++ b/dev-tex/style-check/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/style-check
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/style-check/ChangeLog,v 1.3 2005/06/24 21:48:05 agriffis Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/style-check/ChangeLog,v 1.4 2006/06/12 19:47:11 blubb Exp $
+
+ 12 Jun 2006; Simon Stelling <blubb@gentoo.org> style-check-0.7.ebuild:
+ stable on amd64
24 Jun 2005; Aron Griffis <agriffis@gentoo.org> style-check-0.7.ebuild:
Move dodir to src_install; remove src_compile entirely
diff --git a/dev-tex/style-check/style-check-0.7.ebuild b/dev-tex/style-check/style-check-0.7.ebuild
index 5298839826d2..2f42b5ca0c0c 100644
--- a/dev-tex/style-check/style-check-0.7.ebuild
+++ b/dev-tex/style-check/style-check-0.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/style-check/style-check-0.7.ebuild,v 1.3 2005/06/24 21:48:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/style-check/style-check-0.7.ebuild,v 1.4 2006/06/12 19:47:11 blubb Exp $
IUSE=""
@@ -11,7 +11,7 @@ SRC_URI="http://www.cs.umd.edu/~nspring/software/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="amd64 ~x86"
DEPEND="virtual/ruby"
src_install() {