summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-03-15 06:05:12 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-03-15 06:05:12 +0000
commit772e281b0e0d004257b9edd75c3d173c8cb14a66 (patch)
tree2ad0c59b3e56c2d9d9098e104330de52c4b7a27d /x11-wm
parentUse unpacker eclass. (diff)
downloadgentoo-2-772e281b0e0d004257b9edd75c3d173c8cb14a66.tar.gz
gentoo-2-772e281b0e0d004257b9edd75c3d173c8cb14a66.tar.bz2
gentoo-2-772e281b0e0d004257b9edd75c3d173c8cb14a66.zip
Version bump with various bugfixes. Drop old.
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/muffin/ChangeLog8
-rw-r--r--x11-wm/muffin/muffin-1.0.2.ebuild (renamed from x11-wm/muffin/muffin-1.0.0.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/x11-wm/muffin/ChangeLog b/x11-wm/muffin/ChangeLog
index 32894c5b4b36..b14a12894eda 100644
--- a/x11-wm/muffin/ChangeLog
+++ b/x11-wm/muffin/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-wm/muffin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/ChangeLog,v 1.2 2012/02/21 01:18:10 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/ChangeLog,v 1.3 2012/03/15 06:05:12 tetromino Exp $
+
+*muffin-1.0.2 (15 Mar 2012)
+
+ 15 Mar 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+ -muffin-1.0.0.ebuild, +muffin-1.0.2.ebuild:
+ Version bump with various bugfixes. Drop old.
*muffin-1.0.1 (21 Feb 2012)
diff --git a/x11-wm/muffin/muffin-1.0.0.ebuild b/x11-wm/muffin/muffin-1.0.2.ebuild
index 2da02e733d8c..81f9c62cd2e6 100644
--- a/x11-wm/muffin/muffin-1.0.0.ebuild
+++ b/x11-wm/muffin/muffin-1.0.2.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-wm/muffin/muffin-1.0.0.ebuild,v 1.1 2012/01/25 08:42:11 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-1.0.2.ebuild,v 1.1 2012/03/15 06:05:12 tetromino Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -56,7 +56,7 @@ DEPEND="${COMMON_DEPEND}
RDEPEND="${COMMON_DEPEND}
!x11-misc/expocity"
-S="${WORKDIR}/linuxmint-muffin-079b5bf"
+S="${WORKDIR}/linuxmint-muffin-08ffc65"
pkg_setup() {
DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README* *.txt doc/*.txt"