summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-11-04 20:38:20 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-11-04 20:38:20 +0000
commit55fa441b8d547d94e6cde5efab368a0d60c50df3 (patch)
tree44811b88ee559dda976034fa654757f17f7f36cf /x11-misc
parentversion bump (diff)
downloadgentoo-2-55fa441b8d547d94e6cde5efab368a0d60c50df3.tar.gz
gentoo-2-55fa441b8d547d94e6cde5efab368a0d60c50df3.tar.bz2
gentoo-2-55fa441b8d547d94e6cde5efab368a0d60c50df3.zip
version bump remove old
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/piedock/ChangeLog8
-rw-r--r--x11-misc/piedock/piedock-1.3.3.ebuild37
-rw-r--r--x11-misc/piedock/piedock-1.4.2.ebuild (renamed from x11-misc/piedock/piedock-1.3.2.ebuild)2
3 files changed, 8 insertions, 39 deletions
diff --git a/x11-misc/piedock/ChangeLog b/x11-misc/piedock/ChangeLog
index ec8aa1b40c05..445f261d8084 100644
--- a/x11-misc/piedock/ChangeLog
+++ b/x11-misc/piedock/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-misc/piedock
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/piedock/ChangeLog,v 1.10 2011/10/07 18:01:19 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/piedock/ChangeLog,v 1.11 2011/11/04 20:38:20 hwoarang Exp $
+
+*piedock-1.4.2 (04 Nov 2011)
+
+ 04 Nov 2011; Markos Chandras <hwoarang@gentoo.org> +piedock-1.4.2.ebuild,
+ -piedock-1.3.2.ebuild, -piedock-1.3.3.ebuild:
+ version bump remove old
*piedock-1.4.1 (07 Oct 2011)
diff --git a/x11-misc/piedock/piedock-1.3.3.ebuild b/x11-misc/piedock/piedock-1.3.3.ebuild
deleted file mode 100644
index a1ee985ff5ee..000000000000
--- a/x11-misc/piedock/piedock-1.3.3.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/piedock/piedock-1.3.3.ebuild,v 1.1 2011/07/22 17:29:20 hwoarang Exp $
-
-EAPI=4
-
-MY_PN=PieDock
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="A little bit like the famous OS X dock but in shape of a pie menu"
-HOMEPAGE="http://markusfisch.de/PieDock"
-SRC_URI="http://markusfisch.de/downloads/${MY_P}.tar.bz2"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- media-libs/freetype:2
- media-libs/libpng
- x11-libs/libX11
- x11-libs/libXft
- x11-libs/libXmu
- x11-libs/libXrender
-"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-DOCS=(
- res/${MY_PN}rc.sample
-)
-
-src_configure() {
- econf --bindir="${EPREFIX}"/usr/bin
-}
diff --git a/x11-misc/piedock/piedock-1.3.2.ebuild b/x11-misc/piedock/piedock-1.4.2.ebuild
index 15271d7d0154..5877a1bff2d6 100644
--- a/x11-misc/piedock/piedock-1.3.2.ebuild
+++ b/x11-misc/piedock/piedock-1.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/piedock/piedock-1.3.2.ebuild,v 1.1 2011/06/24 05:00:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/piedock/piedock-1.4.2.ebuild,v 1.1 2011/11/04 20:38:20 hwoarang Exp $
EAPI=4