summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2012-12-21 17:40:00 +0000
committerThomas Sachau <tommy@gentoo.org>2012-12-21 17:40:00 +0000
commite5380631d9048cce13c164dff8226bef356b8740 (patch)
tree4f19b8280aab6f154d268d0e0d78cc4d16c4a6ab /dev-games
parentintroduce USE=neon for bug #448002, remove duplicate use_enable lirc (diff)
downloadgentoo-2-e5380631d9048cce13c164dff8226bef356b8740.tar.gz
gentoo-2-e5380631d9048cce13c164dff8226bef356b8740.tar.bz2
gentoo-2-e5380631d9048cce13c164dff8226bef356b8740.zip
Fix license
(Portage version: 2.2.0_alpha149-r1/cvs/Linux x86_64, signed Manifest commit with key 0x35899067)
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/etrophy/ChangeLog6
-rw-r--r--dev-games/etrophy/etrophy-0.5.1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-games/etrophy/ChangeLog b/dev-games/etrophy/ChangeLog
index 0595574ffe33..302a9d20e4db 100644
--- a/dev-games/etrophy/ChangeLog
+++ b/dev-games/etrophy/ChangeLog
@@ -1,10 +1,12 @@
# ChangeLog for dev-games/etrophy
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/etrophy/ChangeLog,v 1.1 2012/12/21 14:42:02 tommy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/etrophy/ChangeLog,v 1.2 2012/12/21 17:40:00 tommy Exp $
+
+ 21 Dec 2012; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> etrophy-0.5.1.ebuild:
+ Fix license
*etrophy-0.5.1 (21 Dec 2012)
21 Dec 2012; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
+etrophy-0.5.1.ebuild:
Initial commit
-
diff --git a/dev-games/etrophy/etrophy-0.5.1.ebuild b/dev-games/etrophy/etrophy-0.5.1.ebuild
index 5ee681718052..17579d1d1ad1 100644
--- a/dev-games/etrophy/etrophy-0.5.1.ebuild
+++ b/dev-games/etrophy/etrophy-0.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/etrophy/etrophy-0.5.1.ebuild,v 1.1 2012/12/21 14:42:02 tommy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/etrophy/etrophy-0.5.1.ebuild,v 1.2 2012/12/21 17:40:00 tommy Exp $
EAPI=2
@@ -9,7 +9,7 @@ inherit enlightenment
DESCRIPTION="Library for managing scores, trophies and unlockables,stores them and provides views to display them"
SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2"
-LICENSE="LGPL-2.1"
+LICENSE="BSD-2"
KEYWORDS="~amd64 ~x86"
IUSE="doc static-libs"