public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/oxygen-icons/
Date: Fri, 29 Mar 2013 21:13:02 +0000 (UTC)	[thread overview]
Message-ID: <1364591622.39a9b217bb8a3ebcda96f544992e20bace57c75e.dilfridge@gentoo> (raw)

commit:     39a9b217bb8a3ebcda96f544992e20bace57c75e
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 29 21:13:42 2013 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Mar 29 21:13:42 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=39a9b217

[kde-base/oxygen-icons] Is now released normally

Package-Manager: portage-2.2.0_alpha170

---
 .../oxygen-icons/oxygen-icons-4.10.49.9999.ebuild  |   10 ++--------
 kde-base/oxygen-icons/oxygen-icons-9999.ebuild     |   10 ++--------
 2 files changed, 4 insertions(+), 16 deletions(-)

diff --git a/kde-base/oxygen-icons/oxygen-icons-4.10.49.9999.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.10.49.9999.ebuild
index 497ae26..e3a5860 100644
--- a/kde-base/oxygen-icons/oxygen-icons-4.10.49.9999.ebuild
+++ b/kde-base/oxygen-icons/oxygen-icons-4.10.49.9999.ebuild
@@ -6,10 +6,6 @@ EAPI=5
 
 if [[ ${PV} == *9999 ]]; then
 	KMNAME="kdesupport"
-else
-	# Upstream does not ship releases properly so we dont want all versions
-	MY_PV="4.10.0"
-	MY_P="${PN}-${MY_PV}"
 fi
 KDE_REQUIRED="never"
 KDE_SCM="svn"
@@ -19,8 +15,8 @@ DESCRIPTION="Oxygen SVG icon theme."
 HOMEPAGE="http://www.oxygen-icons.org/"
 [[ ${PV} == *9999 ]] || \
 SRC_URI="
-	!bindist? ( http://dev.gentoo.org/~alexxy/distfiles/${MY_P}.repacked.tar.xz )
-	bindist? ( ${SRC_URI//${PV}/${MY_PV}} )
+	!bindist? ( http://dev.gentoo.org/~alexxy/distfiles/${P}.repacked.tar.xz )
+	bindist? ( ${SRC_URI} )
 "
 
 LICENSE="LGPL-3"
@@ -29,5 +25,3 @@ IUSE="aqua bindist"
 
 DEPEND=""
 RDEPEND="${DEPEND}"
-
-[[ ${PV} == *9999 ]] || S=${WORKDIR}/${MY_P}

diff --git a/kde-base/oxygen-icons/oxygen-icons-9999.ebuild b/kde-base/oxygen-icons/oxygen-icons-9999.ebuild
index 384e6b5..e3a5860 100644
--- a/kde-base/oxygen-icons/oxygen-icons-9999.ebuild
+++ b/kde-base/oxygen-icons/oxygen-icons-9999.ebuild
@@ -6,10 +6,6 @@ EAPI=5
 
 if [[ ${PV} == *9999 ]]; then
 	KMNAME="kdesupport"
-else
-	# Upstream does not ship releases properly so we dont want all versions
-	MY_PV="4.9.98"
-	MY_P="${PN}-${MY_PV}"
 fi
 KDE_REQUIRED="never"
 KDE_SCM="svn"
@@ -19,8 +15,8 @@ DESCRIPTION="Oxygen SVG icon theme."
 HOMEPAGE="http://www.oxygen-icons.org/"
 [[ ${PV} == *9999 ]] || \
 SRC_URI="
-	!bindist? ( http://dev.gentoo.org/~alexxy/distfiles/${MY_P}.repacked.tar.xz )
-	bindist? ( ${SRC_URI//${PV}/${MY_PV}} )
+	!bindist? ( http://dev.gentoo.org/~alexxy/distfiles/${P}.repacked.tar.xz )
+	bindist? ( ${SRC_URI} )
 "
 
 LICENSE="LGPL-3"
@@ -29,5 +25,3 @@ IUSE="aqua bindist"
 
 DEPEND=""
 RDEPEND="${DEPEND}"
-
-[[ ${PV} == *9999 ]] || S=${WORKDIR}/${MY_P}


             reply	other threads:[~2013-03-29 21:13 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-29 21:13 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-02-04 20:34 [gentoo-commits] proj/kde:master commit in: kde-base/oxygen-icons/ Manuel Rüger
2013-12-13 18:07 Chris Reffett
2013-12-03 20:08 Andreas Hüttel
2013-07-06 15:27 Johannes Huber
2013-05-05 12:10 Johannes Huber
2013-03-18 23:02 Andreas Hüttel
2013-01-31 14:30 Michael Palimaka
2012-05-25 14:02 Alexey Shvetsov
2012-05-01 11:08 Johannes Huber
2012-03-07  1:26 Andreas Hüttel
2012-01-20 13:24 Johannes Huber
2012-01-12 11:01 Alexey Shvetsov
2011-12-03 21:11 Alexey Shvetsov
2011-10-03 20:49 Andreas Hüttel
2011-09-07 21:43 Alexey Shvetsov
2011-07-25 11:22 Alexey Shvetsov
2011-07-08 13:55 Alexey Shvetsov
2011-06-10 18:13 Andreas Hüttel
2011-06-05 19:15 Andreas Hüttel
2011-05-23  1:57 Jorge Manuel B. S. Vicetto
2011-05-22 17:29 Jorge Manuel B. S. Vicetto
2011-05-18 10:44 Tomas Chvatal
2011-05-03 19:56 Jonathan Callen
2011-05-03  9:15 Tomas Chvatal
2011-05-01 23:09 Tomas Chvatal
2011-05-01 13:18 Tomas Chvatal
2011-02-26 20:19 Andreas K. Huettel

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=1364591622.39a9b217bb8a3ebcda96f544992e20bace57c75e.dilfridge@gentoo \
    --to=dilfridge@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