public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: media-fonts/oxygen-fonts/
Date: Sat, 29 Jun 2013 19:38:03 +0000 (UTC)	[thread overview]
Message-ID: <1372534464.8caa831575e005688faa975305b84f6f6ad43b63.johu@gentoo> (raw)

commit:     8caa831575e005688faa975305b84f6f6ad43b63
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 29 19:34:24 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Jun 29 19:34:24 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8caa8315

[media-fonts/oxygen-fonts] EAPI 5. Fix build.

Package-Manager: portage-2.2.0_alpha186

---
 media-fonts/oxygen-fonts/oxygen-fonts-9999.ebuild | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/media-fonts/oxygen-fonts/oxygen-fonts-9999.ebuild b/media-fonts/oxygen-fonts/oxygen-fonts-9999.ebuild
index fb03892..38bf028 100644
--- a/media-fonts/oxygen-fonts/oxygen-fonts-9999.ebuild
+++ b/media-fonts/oxygen-fonts/oxygen-fonts-9999.ebuild
@@ -2,13 +2,14 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 inherit font git-2
 
 DESCRIPTION="Desktop/GUI font family for integrated use with the KDE desktop"
 HOMEPAGE="https://projects.kde.org/projects/playground/artwork/oxygen-fonts"
 EGIT_REPO_URI="git://anongit.kde.org/oxygen-fonts"
+EGIT_BRANCH="in-progress"
 
 LICENSE="OFL-1.1"
 SLOT="0"
@@ -16,10 +17,10 @@ KEYWORDS=""
 IUSE=""
 
 src_install() {
-	FONTS="Bold Extra-Light Mono Regular"
-	FONT_SUFFIX="ttf sfd"
+	FONTS="Bold Mono Regular"
+	FONT_SUFFIX="ttf"
 
 	for f in ${FONTS} ; do
-		FONT_S="${S}/in-progress/${f}" font_src_install
+		FONT_S="${S}/${f}" font_src_install
 	done
 }


             reply	other threads:[~2013-06-29 19:38 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-29 19:38 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-10-25 15:09 [gentoo-commits] proj/kde:master commit in: media-fonts/oxygen-fonts/ Manuel Rüger
2014-10-01 16:17 Michael Palimaka
2014-10-01 15:56 Michael Palimaka
2014-09-26 19:05 Michael Palimaka
2014-09-26 18:31 Michael Palimaka
2014-09-17 16:37 Michael Palimaka
2014-09-12 19:27 Michael Palimaka
2014-08-13 18:29 Johannes Huber
2014-08-12  8:36 Michael Palimaka
2014-07-15 16:15 Michael Palimaka
2014-07-08 18:32 Michael Palimaka
2014-07-07 14:27 Michael Palimaka
2014-07-07 14:26 Michael Palimaka
2014-06-20 16:03 Michael Palimaka
2014-06-11  1:47 Manuel Rüger
2014-06-10  7:34 Michael Palimaka
2014-05-09 17:54 Michael Palimaka
2014-05-09 17:32 Michael Palimaka
2014-03-29 14:04 Michael Palimaka
2014-03-20 14:21 Michael Palimaka
2014-03-20 14:12 Michael Palimaka
2014-03-19  3:29 Michael Palimaka
2014-03-19  3:00 Michael Palimaka
2013-10-13 17:03 Johannes Huber
2012-09-17 16:10 Johannes Huber
2012-05-22 17:55 Alexey Shvetsov
2012-05-22 17:53 Alexey Shvetsov
2012-04-24 20:12 Ian Whyman
2012-02-16 12:58 Ian Delaney

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=1372534464.8caa831575e005688faa975305b84f6f6ad43b63.johu@gentoo \
    --to=johu@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