public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ben de Groot" <yngwin@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: x11-misc/andromeda/
Date: Sun, 29 Apr 2012 09:07:34 +0000 (UTC)	[thread overview]
Message-ID: <1335690376.2d87aae160216eceab59cb793ad9f88876af9395.yngwin@gentoo> (raw)

commit:     2d87aae160216eceab59cb793ad9f88876af9395
Author:     Ben de Groot <yngwin <AT> gmail <DOT> com>
AuthorDate: Sun Apr 29 09:06:16 2012 +0000
Commit:     Ben de Groot <yngwin <AT> gmail <DOT> com>
CommitDate: Sun Apr 29 09:06:16 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=2d87aae1

x11-misc/andromeda: remove release ebuilds

andromeda-0.2.1 is now in portage
also update live ebuild with latest DOCS changes

---
 x11-misc/andromeda/Manifest               |    2 --
 x11-misc/andromeda/andromeda-0.2.1.ebuild |   27 ---------------------------
 x11-misc/andromeda/andromeda-0.2.ebuild   |   27 ---------------------------
 x11-misc/andromeda/andromeda-9999.ebuild  |    2 +-
 4 files changed, 1 insertions(+), 57 deletions(-)

diff --git a/x11-misc/andromeda/Manifest b/x11-misc/andromeda/Manifest
deleted file mode 100644
index 618c5c1..0000000
--- a/x11-misc/andromeda/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST andromeda-0.2.1.tar.gz 782869 SHA256 aea0789f70ea9e87df1dc1f5d55a0d3d6a60611f6f479aac0027706185f5b302 SHA512 9e30cf5f307790787fd5836aaf949533404c46a39ff78a353f6d261618bcfe4d8e409161eba9adff4ae1a58f2f7a4e91a358c2c80db461703f648d95ea618bb7 WHIRLPOOL 18ec3fac454e8a28a128c01b593956ebd03b1c5477ef930d28a9ad32aa42e54419bbf45ba565f9d553e2023d70ec31aa603f99b6ead3be77072911ea34e3ad53
-DIST andromeda-0.2.tar.gz 526739 SHA256 32586c31632fc257c9fa747da1aa30d274ad796c7359b87425414855dd5d87c6 SHA512 e342b4e114975fcb4764cd577796b62977d9a25af7e26d286acbf04644d4d55f88dc1dd643071bee74a11ace297848bdd8e256945716ed3e81de7d2cbbcd1e8d WHIRLPOOL 04cc04bc5c11179c72763e9df7004a6a115003f3ace2f00ac1ea5a712a84f6d6c16b5d6e6dcc8c7787408b6ef9a357f90e1beb4f4a538b40cd5b9332de3337f7

diff --git a/x11-misc/andromeda/andromeda-0.2.1.ebuild b/x11-misc/andromeda/andromeda-0.2.1.ebuild
deleted file mode 100644
index 1bb5b5b..0000000
--- a/x11-misc/andromeda/andromeda-0.2.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-inherit cmake-utils
-
-DESCRIPTION="Qt4-based filemanager"
-HOMEPAGE="https://gitorious.org/andromeda/pages/Home"
-SRC_URI="https://gitorious.org/${PN}/${PN}/archive-tarball/v${PV} -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=x11-libs/qt-core-4.7.0:4
-	>=x11-libs/qt-gui-4.7.0:4
-	>=x11-libs/qt-webkit-4.7.0:4"
-RDEPEND="${DEPEND}"
-DOCS="TODO.txt dist/changes-${PV}"
-
-src_unpack() {
-	default
-	mv ${PN}-${PN} "${S}" || die
-}

diff --git a/x11-misc/andromeda/andromeda-0.2.ebuild b/x11-misc/andromeda/andromeda-0.2.ebuild
deleted file mode 100644
index 1bb5b5b..0000000
--- a/x11-misc/andromeda/andromeda-0.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-inherit cmake-utils
-
-DESCRIPTION="Qt4-based filemanager"
-HOMEPAGE="https://gitorious.org/andromeda/pages/Home"
-SRC_URI="https://gitorious.org/${PN}/${PN}/archive-tarball/v${PV} -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=x11-libs/qt-core-4.7.0:4
-	>=x11-libs/qt-gui-4.7.0:4
-	>=x11-libs/qt-webkit-4.7.0:4"
-RDEPEND="${DEPEND}"
-DOCS="TODO.txt dist/changes-${PV}"
-
-src_unpack() {
-	default
-	mv ${PN}-${PN} "${S}" || die
-}

diff --git a/x11-misc/andromeda/andromeda-9999.ebuild b/x11-misc/andromeda/andromeda-9999.ebuild
index 9e59f2e..d0ae293 100644
--- a/x11-misc/andromeda/andromeda-9999.ebuild
+++ b/x11-misc/andromeda/andromeda-9999.ebuild
@@ -19,4 +19,4 @@ DEPEND=">=x11-libs/qt-core-4.7.0:4
 	>=x11-libs/qt-gui-4.7.0:4
 	>=x11-libs/qt-webkit-4.7.0:4"
 RDEPEND="${DEPEND}"
-DOCS="TODO.txt dist/changes-0.2"
+DOCS="TODO.txt dist/changes-*"



             reply	other threads:[~2012-04-29  9:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-29  9:07 Ben de Groot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-06-23  8:02 [gentoo-commits] proj/qt:master commit in: x11-misc/andromeda/ Michael Palimaka
2012-05-19  4:16 Ben de Groot
2012-04-21  5:20 Ben de Groot
2012-04-08  9:04 Ben de Groot
2012-02-04 14:23 Johannes Huber
2012-02-02  0:26 Ben de Groot

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=1335690376.2d87aae160216eceab59cb793ad9f88876af9395.yngwin@gentoo \
    --to=yngwin@gmail.com \
    --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