diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-06-13 06:03:29 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-06-13 06:03:29 +0000 |
commit | 7463e34b818b6207aa49f4ea66f1197afaf9a9c3 (patch) | |
tree | 5ba533e7d30ec37abe4fcee6a2a0f535cf93d16e /games-strategy/triplea | |
parent | version bump with patch from Joe Sapp (bug #349341) (diff) | |
download | gentoo-2-7463e34b818b6207aa49f4ea66f1197afaf9a9c3.tar.gz gentoo-2-7463e34b818b6207aa49f4ea66f1197afaf9a9c3.tar.bz2 gentoo-2-7463e34b818b6207aa49f4ea66f1197afaf9a9c3.zip |
tidy
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy/triplea')
-rw-r--r-- | games-strategy/triplea/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/triplea/triplea-1.5.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/triplea/ChangeLog b/games-strategy/triplea/ChangeLog index 234c860d3e96..8cfe62555c24 100644 --- a/games-strategy/triplea/ChangeLog +++ b/games-strategy/triplea/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/triplea # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/ChangeLog,v 1.41 2012/06/13 06:01:10 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/ChangeLog,v 1.42 2012/06/13 06:03:29 mr_bones_ Exp $ + + 13 Jun 2012; Michael Sterrett <mr_bones_@gentoo.org> triplea-1.5.2.1.ebuild: + tidy *triplea-1.5.2.1 (13 Jun 2012) diff --git a/games-strategy/triplea/triplea-1.5.2.1.ebuild b/games-strategy/triplea/triplea-1.5.2.1.ebuild index d0b516af8a0f..af792585b43d 100644 --- a/games-strategy/triplea/triplea-1.5.2.1.ebuild +++ b/games-strategy/triplea/triplea-1.5.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: triplea-1.5.2.1.ebuild,v 1.1 2012/06/13 06:01:10 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/triplea-1.5.2.1.ebuild,v 1.2 2012/06/13 06:03:29 mr_bones_ Exp $ EAPI=2 inherit eutils java-pkg-2 java-ant-2 versionator games @@ -50,7 +50,7 @@ src_prepare() { lib/commons-codec-1.3.jar # installs the test files java-pkg_jar-from --into lib junit - # Needs the substance package + # Needs the substance package #java-pkg_jar-from substance substance.jar \ # lib/substance_5_3.jar #java-pkg_ensure-no-bundled-jars |