commit:     c82d2da83ca1e18c7be658c903f0585958f72bc2
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  8 18:31:42 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Jul  8 18:31:42 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c82d2da8

[media-fonts/oxygen-fonts] Remove old.

Package-Manager: portage-2.2.10

---
 .../oxygen-fonts/oxygen-fonts-0.3.97.ebuild        | 34 ----------------------
 1 file changed, 34 deletions(-)

diff --git a/media-fonts/oxygen-fonts/oxygen-fonts-0.3.97.ebuild 
b/media-fonts/oxygen-fonts/oxygen-fonts-0.3.97.ebuild
deleted file mode 100644
index 6b69ec3..0000000
--- a/media-fonts/oxygen-fonts/oxygen-fonts-0.3.97.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit cmake-utils font
-
-DESCRIPTION="Desktop/GUI font family for integrated use with the KDE desktop"
-HOMEPAGE="https://projects.kde.org/projects/playground/artwork/oxygen-fonts";
-SRC_URI="mirror://kde/unstable/plasma/4.97.0/src/${P}.tar.xz"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="
-       dev-libs/extra-cmake-modules
-       media-gfx/fontforge
-"
-
-src_configure() {
-       local mycmakeargs=(
-               -DOXYGEN_FONT_INSTALL_DIR="${FONTDIR}"
-       )
-
-       cmake-utils_src_configure
-}
-
-src_install() {
-       cmake-utils_src_install
-       font_src_install
-}

Reply via email to