summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2013-09-14 20:13:45 +0000
committerJulian Ospald <hasufell@gentoo.org>2013-09-14 20:13:45 +0000
commit2cb8a9589cb0f09dfabf823cd36c968d9a83bddc (patch)
treebc685211e379f51f56099616b18f87e307ae517a /games-util/dfarc
parentold (diff)
downloadgentoo-2-2cb8a9589cb0f09dfabf823cd36c968d9a83bddc.tar.gz
gentoo-2-2cb8a9589cb0f09dfabf823cd36c968d9a83bddc.tar.bz2
gentoo-2-2cb8a9589cb0f09dfabf823cd36c968d9a83bddc.zip
correct license info
(Portage version: 2.2.2/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'games-util/dfarc')
-rw-r--r--games-util/dfarc/ChangeLog5
-rw-r--r--games-util/dfarc/dfarc-3.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/dfarc/ChangeLog b/games-util/dfarc/ChangeLog
index 60735722af7a..9007b1769ee0 100644
--- a/games-util/dfarc/ChangeLog
+++ b/games-util/dfarc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-util/dfarc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/dfarc/ChangeLog,v 1.3 2013/08/28 11:14:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/dfarc/ChangeLog,v 1.4 2013/09/14 20:13:45 hasufell Exp $
+
+ 14 Sep 2013; Julian Ospald <hasufell@gentoo.org> dfarc-3.10.ebuild:
+ correct license info
28 Aug 2013; Agostino Sarubbo <ago@gentoo.org> dfarc-3.10.ebuild:
Stable for x86, wrt bug #480800
diff --git a/games-util/dfarc/dfarc-3.10.ebuild b/games-util/dfarc/dfarc-3.10.ebuild
index 7a9299729e87..5b648f0a700b 100644
--- a/games-util/dfarc/dfarc-3.10.ebuild
+++ b/games-util/dfarc/dfarc-3.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/dfarc/dfarc-3.10.ebuild,v 1.3 2013/08/28 11:14:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/dfarc/dfarc-3.10.ebuild,v 1.4 2013/09/14 20:13:45 hasufell Exp $
EAPI=5
@@ -11,7 +11,7 @@ DESCRIPTION="Frontend and .dmod installer for GNU FreeDink"
HOMEPAGE="http://www.freedink.org/"
SRC_URI="mirror://gnu/freedink/${P}.tar.gz"
-LICENSE="GPL-3 BSD-4"
+LICENSE="GPL-3 BZIP2"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="nls"