diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-12-16 23:02:55 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-12-16 23:02:55 +0000 |
commit | aef630fd97e762bede94f48fdaac0128fe1196e2 (patch) | |
tree | d0651f2990183ebdc2b0528b5a9530ca30300333 /media-gfx/splash-themes-livedvd | |
parent | Fix LICENSE, bug 445834. (diff) | |
download | gentoo-2-aef630fd97e762bede94f48fdaac0128fe1196e2.tar.gz gentoo-2-aef630fd97e762bede94f48fdaac0128fe1196e2.tar.bz2 gentoo-2-aef630fd97e762bede94f48fdaac0128fe1196e2.zip |
Fix LICENSE, see README file, bug 445836.
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'media-gfx/splash-themes-livedvd')
-rw-r--r-- | media-gfx/splash-themes-livedvd/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/splash-themes-livedvd/splash-themes-livedvd-12.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/splash-themes-livedvd/ChangeLog b/media-gfx/splash-themes-livedvd/ChangeLog index 42e078760552..fb602df3a1e1 100644 --- a/media-gfx/splash-themes-livedvd/ChangeLog +++ b/media-gfx/splash-themes-livedvd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/splash-themes-livedvd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-livedvd/ChangeLog,v 1.1 2012/03/01 20:48:48 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-livedvd/ChangeLog,v 1.2 2012/12/16 23:02:55 ulm Exp $ + + 16 Dec 2012; Ulrich Müller <ulm@gentoo.org> + splash-themes-livedvd-12.0.ebuild: + Fix LICENSE, see README file, bug 445836. *splash-themes-livedvd-12.0 (01 Mar 2012) diff --git a/media-gfx/splash-themes-livedvd/splash-themes-livedvd-12.0.ebuild b/media-gfx/splash-themes-livedvd/splash-themes-livedvd-12.0.ebuild index 50c791424fd2..98d8972bd288 100644 --- a/media-gfx/splash-themes-livedvd/splash-themes-livedvd-12.0.ebuild +++ b/media-gfx/splash-themes-livedvd/splash-themes-livedvd-12.0.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/media-gfx/splash-themes-livedvd/splash-themes-livedvd-12.0.ebuild,v 1.1 2012/03/01 20:48:48 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-livedvd/splash-themes-livedvd-12.0.ebuild,v 1.2 2012/12/16 23:02:55 ulm Exp $ EAPI=4 @@ -10,7 +10,7 @@ DESCRIPTION="Gentoo theme for gensplash consoles" HOMEPAGE="http://www.gentoo.org/" SRC_URI="http://dev.gentoo.org/~tampakrap/tarballs/${P}.tar.bz2" -LICENSE="Artistic GPL-2 as-is" +LICENSE="Artistic GPL-2 BitstreamVera" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" |