summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2012-12-17 20:44:04 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2012-12-17 20:44:04 +0000
commit680e3da7ca43dbc51adcaf2a37612a93af0a17aa (patch)
tree06745b112d8e514c41ee92286c6ff6b507be7b8c /x11-misc/bmpanel
parentarm stable, bug #446340 (diff)
downloadgentoo-2-680e3da7ca43dbc51adcaf2a37612a93af0a17aa.tar.gz
gentoo-2-680e3da7ca43dbc51adcaf2a37612a93af0a17aa.tar.bz2
gentoo-2-680e3da7ca43dbc51adcaf2a37612a93af0a17aa.zip
Set license to ZLIB. Bug #446758
(Portage version: 2.1.11.37/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)
Diffstat (limited to 'x11-misc/bmpanel')
-rw-r--r--x11-misc/bmpanel/ChangeLog6
-rw-r--r--x11-misc/bmpanel/bmpanel-0.9.27-r1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/x11-misc/bmpanel/ChangeLog b/x11-misc/bmpanel/ChangeLog
index f89efbc0ad6a..0e92b170c021 100644
--- a/x11-misc/bmpanel/ChangeLog
+++ b/x11-misc/bmpanel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/bmpanel
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bmpanel/ChangeLog,v 1.4 2012/05/05 04:53:46 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bmpanel/ChangeLog,v 1.5 2012/12/17 20:44:04 hwoarang Exp $
+
+ 17 Dec 2012; Markos Chandras <hwoarang@gentoo.org> bmpanel-0.9.27-r1.ebuild:
+ Set license to ZLIB. Bug #446758
05 May 2012; Jeff Horelick <jdhore@gentoo.org> bmpanel-0.9.27-r1.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
@@ -18,4 +21,3 @@
+bmpanel-0.9.27-r1.ebuild, +files/Makefile.patch, +metadata.xml:
Moved from sunrise overlay. Bug #242830. Thanks to Christian Ruppert
(idl0r) for the ebuild
-
diff --git a/x11-misc/bmpanel/bmpanel-0.9.27-r1.ebuild b/x11-misc/bmpanel/bmpanel-0.9.27-r1.ebuild
index fffdc1bf2e24..d13b5f6a8f6b 100644
--- a/x11-misc/bmpanel/bmpanel-0.9.27-r1.ebuild
+++ b/x11-misc/bmpanel/bmpanel-0.9.27-r1.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/x11-misc/bmpanel/bmpanel-0.9.27-r1.ebuild,v 1.4 2012/05/05 04:53:46 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bmpanel/bmpanel-0.9.27-r1.ebuild,v 1.5 2012/12/17 20:44:04 hwoarang Exp $
EAPI=2
@@ -10,7 +10,7 @@ DESCRIPTION="a lightweight, NETWM compliant panel for X11 Window System."
HOMEPAGE="http://nsf.110mb.com/bmpanel"
SRC_URI="http://nsf.110mb.com/${PN}/${P}.tar.gz"
-LICENSE="as-is"
+LICENSE="ZLIB"
SLOT="0"
KEYWORDS="amd64 ~ppc ~x86"
IUSE="debug libev libevent"