From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/albert/
Date: Tue, 22 Mar 2016 15:59:21 +0000 (UTC) [thread overview]
Message-ID: <1458662349.36be06410043f485b22ccdaec039ec866384b168.kensington@gentoo> (raw)
commit: 36be06410043f485b22ccdaec039ec866384b168
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 22 15:59:01 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Mar 22 15:59:09 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36be0641
x11-misc/albert: remove old
Package-Manager: portage-2.2.28
x11-misc/albert/Manifest | 3 ---
x11-misc/albert/albert-0.7.7.ebuild | 40 -------------------------------------
x11-misc/albert/albert-0.8.0.ebuild | 40 -------------------------------------
x11-misc/albert/albert-0.8.1.ebuild | 40 -------------------------------------
4 files changed, 123 deletions(-)
diff --git a/x11-misc/albert/Manifest b/x11-misc/albert/Manifest
index dfd63f8..c487e4d 100644
--- a/x11-misc/albert/Manifest
+++ b/x11-misc/albert/Manifest
@@ -1,4 +1 @@
-DIST albert-0.7.7.tar.gz 4490918 SHA256 24fbe1f758eea8b8a0920413d2b7a3b44c0cfa88e3d98f302bd5604b4eb0acc3 SHA512 890bb0ba53be64b58090ad1b73152980c5f3e426fa2582a13bca081978253e792c1569857b01f71b3d2513d37bee7af79b9aef502881c30f0afa29cd6d9f0bdf WHIRLPOOL 924d24e1840eaab11aecaa82edf68c1b050a840b97393736b84601cab66b7914748206d6118b4a68668b8cb115408c6a63913637829d2eb9936ae14bf0416cd4
-DIST albert-0.8.0.tar.gz 4556624 SHA256 1d0337d341f25e43486a40743e504f510e87e3cefeaff86cb2673ae7695015fa SHA512 75acd4e042e05452a4658ca61453e8afab41ac06c806919937caf5e84e98c0ec1c12bcdb6179797292c6835d0cba81833122677bebb350472ca18df3bcc78d19 WHIRLPOOL 08397f7f114ecc016bf34bcf3fc6998e9ebc022318af44b30cf842195bfb552f8dbd7f2309f033c716378778ca84f2071f8b26322ac071a0fe5ceb476ba461e9
-DIST albert-0.8.1.tar.gz 4558365 SHA256 20c50d90578d233338ae39bc5bc446188aab83d6b306f09e3c49f12f982d36df SHA512 6d145723ef7b65510945d24c0e977ad99d17f3c2b3e752c64eb599cbac8610379eb4320859658f15f9fdec58188f9d6012a90e84af95ca04d85776c1c12e0f76 WHIRLPOOL e2819097702eb0502c067f93bea4742149e23e9e8497a55df677ee5522e664ed68a7c636379fb305b0ecba3e7ddbb0b2e224b72c0d105c2558ecda35237710eb
DIST albert-0.8.2.tar.gz 4558869 SHA256 68b956904b272f48a994dd14d0c936e67e1cc340c7c30472adc6ac48b82d366d SHA512 ac602b6cad35308970f07231c01c1a0b285aaa364b5910a5ea91049a8c20e1a4d02621e0a8b28fd8b16326f853321f1fc6225777a63241b63660db86183ca8ac WHIRLPOOL 6032255f2d3718b73edccad301c863b40808026ae81a10886072e652fcf3c14ff52223f5a2a4606857d24e101c078a5f30386d2070f2f61b33872120ba6c2158
diff --git a/x11-misc/albert/albert-0.7.7.ebuild b/x11-misc/albert/albert-0.7.7.ebuild
deleted file mode 100644
index d028470..0000000
--- a/x11-misc/albert/albert-0.7.7.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit cmake-utils gnome2-utils
-
-DESCRIPTION="Desktop agnostic launcher"
-HOMEPAGE="https://github.com/manuelschneid3r/albert"
-SRC_URI="https://github.com/manuelschneid3r/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="
- dev-cpp/muParser
- dev-qt/qtcore:5
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- dev-qt/qtx11extras:5
- x11-libs/libX11
-"
-RDEPEND="${DEPEND}
- dev-qt/qtsvg:5
-"
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}
diff --git a/x11-misc/albert/albert-0.8.0.ebuild b/x11-misc/albert/albert-0.8.0.ebuild
deleted file mode 100644
index d028470..0000000
--- a/x11-misc/albert/albert-0.8.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit cmake-utils gnome2-utils
-
-DESCRIPTION="Desktop agnostic launcher"
-HOMEPAGE="https://github.com/manuelschneid3r/albert"
-SRC_URI="https://github.com/manuelschneid3r/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="
- dev-cpp/muParser
- dev-qt/qtcore:5
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- dev-qt/qtx11extras:5
- x11-libs/libX11
-"
-RDEPEND="${DEPEND}
- dev-qt/qtsvg:5
-"
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}
diff --git a/x11-misc/albert/albert-0.8.1.ebuild b/x11-misc/albert/albert-0.8.1.ebuild
deleted file mode 100644
index ad3bd4b..0000000
--- a/x11-misc/albert/albert-0.8.1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit cmake-utils gnome2-utils
-
-DESCRIPTION="Desktop agnostic launcher"
-HOMEPAGE="https://github.com/manuelschneid3r/albert"
-SRC_URI="https://github.com/manuelschneid3r/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="
- dev-cpp/muParser
- dev-qt/qtcore:5
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- dev-qt/qtx11extras:5
- x11-libs/libX11
-"
-RDEPEND="${DEPEND}
- dev-qt/qtsvg:5
-"
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}
next reply other threads:[~2016-03-22 15:59 UTC|newest]
Thread overview: 72+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-22 15:59 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-06 8:47 [gentoo-commits] repo/gentoo:master commit in: x11-misc/albert/ Viorel Munteanu
2024-01-06 8:44 Viorel Munteanu
2024-01-06 8:41 Ulrich Müller
2024-01-06 8:33 Viorel Munteanu
2024-01-06 8:33 Viorel Munteanu
2024-01-06 8:33 Viorel Munteanu
2024-01-06 8:33 Viorel Munteanu
2023-07-21 7:54 Joonas Niilola
2023-07-21 7:54 Joonas Niilola
2023-05-20 12:32 Joonas Niilola
2023-05-20 12:32 Joonas Niilola
2022-11-22 13:37 Joonas Niilola
2022-10-31 13:48 Joonas Niilola
2022-08-26 10:46 Sam James
2022-04-14 8:54 Joonas Niilola
2021-02-01 20:27 Ulrich Müller
2021-01-10 14:33 Joonas Niilola
2020-12-20 7:42 Michael Palimaka
2020-12-20 7:42 Michael Palimaka
2019-08-04 9:38 Michael Palimaka
2019-02-22 7:17 Michael Palimaka
2018-12-20 10:59 Michael Palimaka
2018-11-25 10:19 Michael Palimaka
2018-11-25 10:19 Michael Palimaka
2018-09-24 12:17 Michael Palimaka
2018-08-10 11:50 Michael Palimaka
2018-08-10 11:50 Michael Palimaka
2018-06-10 23:44 Michael Palimaka
2018-05-26 10:23 Michael Palimaka
2018-04-26 13:16 Michael Palimaka
2018-03-10 0:49 Michael Palimaka
2018-03-06 12:32 Michael Palimaka
2018-03-06 12:32 Michael Palimaka
2018-01-27 0:23 Michael Palimaka
2018-01-01 2:33 Michael Palimaka
2017-12-16 0:55 Michael Palimaka
2017-11-18 0:55 Michael Palimaka
2017-11-04 5:35 Michael Palimaka
2017-10-31 12:42 Michael Palimaka
2017-10-26 12:32 Michael Palimaka
2017-10-22 2:58 Michael Palimaka
2017-10-21 3:53 Michael Palimaka
2017-10-21 3:53 Michael Palimaka
2017-09-29 11:33 Michael Palimaka
2017-08-26 12:25 Michael Palimaka
2017-07-23 1:45 Michael Palimaka
2017-07-23 1:45 Michael Palimaka
2017-06-18 5:32 Michael Palimaka
2017-06-03 14:10 Michael Palimaka
2017-04-23 11:12 Michael Palimaka
2017-04-23 10:40 Michael Palimaka
2017-04-23 10:27 Agostino Sarubbo
2017-04-15 9:00 Michael Palimaka
2017-03-18 6:56 Michael Palimaka
2017-03-02 10:09 Michael Palimaka
2017-02-12 1:24 Michael Palimaka
2016-12-01 19:15 Michael Palimaka
2016-12-01 19:15 Michael Palimaka
2016-10-06 14:40 Michael Palimaka
2016-07-27 15:47 Michael Palimaka
2016-07-27 15:47 Michael Palimaka
2016-06-23 19:12 Michael Palimaka
2016-06-23 19:12 Michael Palimaka
2016-05-25 18:33 Michael Palimaka
2016-04-27 12:17 Michael Palimaka
2016-04-15 11:43 Michael Palimaka
2016-03-31 11:45 Michael Palimaka
2016-03-10 8:15 Michael Palimaka
2016-03-06 16:46 Michael Palimaka
2015-10-27 17:02 Michael Palimaka
2015-10-24 18:05 Michael Palimaka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1458662349.36be06410043f485b22ccdaec039ec866384b168.kensington@gentoo \
--to=kensington@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox