diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-11-08 17:01:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-11-08 17:01:06 +0000 |
commit | cedc9207f3eb05f6b712a7d078914646ae576dce (patch) | |
tree | 34acd921a1a2ecdd9979437cedff2aeb32b58207 /x11-misc/piedock | |
parent | Version bump. (diff) | |
download | gentoo-2-cedc9207f3eb05f6b712a7d078914646ae576dce.tar.gz gentoo-2-cedc9207f3eb05f6b712a7d078914646ae576dce.tar.bz2 gentoo-2-cedc9207f3eb05f6b712a7d078914646ae576dce.zip |
Old.
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-misc/piedock')
-rw-r--r-- | x11-misc/piedock/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/piedock/piedock-1.4.2.ebuild | 37 | ||||
-rw-r--r-- | x11-misc/piedock/piedock-1.4.3.ebuild | 37 | ||||
-rw-r--r-- | x11-misc/piedock/piedock-1.5.0.ebuild | 32 |
4 files changed, 5 insertions, 107 deletions
diff --git a/x11-misc/piedock/ChangeLog b/x11-misc/piedock/ChangeLog index 85f14e129b81..eb07273945f7 100644 --- a/x11-misc/piedock/ChangeLog +++ b/x11-misc/piedock/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/piedock # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/piedock/ChangeLog,v 1.15 2012/11/08 16:59:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/piedock/ChangeLog,v 1.16 2012/11/08 17:01:06 jer Exp $ + + 08 Nov 2012; Jeroen Roovers <jer@gentoo.org> -piedock-1.4.2.ebuild, + -piedock-1.4.3.ebuild, -piedock-1.5.0.ebuild: + Old. *piedock-1.6.1 (08 Nov 2012) diff --git a/x11-misc/piedock/piedock-1.4.2.ebuild b/x11-misc/piedock/piedock-1.4.2.ebuild deleted file mode 100644 index 5877a1bff2d6..000000000000 --- a/x11-misc/piedock/piedock-1.4.2.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.4.2.ebuild,v 1.1 2011/11/04 20:38: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.4.3.ebuild b/x11-misc/piedock/piedock-1.4.3.ebuild deleted file mode 100644 index 96bbe3b15d18..000000000000 --- a/x11-misc/piedock/piedock-1.4.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.4.3.ebuild,v 1.1 2011/12/24 09:08:06 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.5.0.ebuild b/x11-misc/piedock/piedock-1.5.0.ebuild deleted file mode 100644 index fe16aa5b8698..000000000000 --- a/x11-misc/piedock/piedock-1.5.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/piedock/piedock-1.5.0.ebuild,v 1.2 2012/03/23 19:43:00 mr_bones_ Exp $ - -EAPI=4 - -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/${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}" - -DOCS=( - res/${PN}rc.sample -) - -src_configure() { - econf --bindir="${EPREFIX}"/usr/bin -} |