From 56bd759df1d0c750a065b8c845e93d5dfa6b549d Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sat, 8 Aug 2015 13:49:04 -0700 Subject: proj/gentoo: Initial commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson X-Thanks: Alec Warner - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring - wrote much python to improve cvs2svn X-Thanks: Rich Freeman - validation scripts X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed --- kde-apps/kdeartwork-iconthemes/Manifest | 1 + .../kdeartwork-iconthemes-4.14.3.ebuild | 19 +++++++++++++++++++ kde-apps/kdeartwork-iconthemes/metadata.xml | 5 +++++ 3 files changed, 25 insertions(+) create mode 100644 kde-apps/kdeartwork-iconthemes/Manifest create mode 100644 kde-apps/kdeartwork-iconthemes/kdeartwork-iconthemes-4.14.3.ebuild create mode 100644 kde-apps/kdeartwork-iconthemes/metadata.xml (limited to 'kde-apps/kdeartwork-iconthemes') diff --git a/kde-apps/kdeartwork-iconthemes/Manifest b/kde-apps/kdeartwork-iconthemes/Manifest new file mode 100644 index 000000000000..172293cadd3a --- /dev/null +++ b/kde-apps/kdeartwork-iconthemes/Manifest @@ -0,0 +1 @@ +DIST kdeartwork-4.14.3.tar.xz 140848704 SHA256 93dce7cbde334b31f07d7ebfcc00b3431695f685f8ccd9c8ef8f94d883f80ef4 SHA512 5b5b403adc9aca2258fd85d7577fdb960bba35dcf22340f79f2ebf26abdea908e35da767be8b20bf3fde4c62afa9f8a05b6df07661b750cc36054480850474fd WHIRLPOOL dac467bb7ca728efab21fb18ef5241f9cd382f8ae32156fb8e2946f1dff0d9d48a6e8a6b64bd8c1e2508cf10a3c89d986a30cc38612a4458763c42714c4d59a6 diff --git a/kde-apps/kdeartwork-iconthemes/kdeartwork-iconthemes-4.14.3.ebuild b/kde-apps/kdeartwork-iconthemes/kdeartwork-iconthemes-4.14.3.ebuild new file mode 100644 index 000000000000..671f95ba0c04 --- /dev/null +++ b/kde-apps/kdeartwork-iconthemes/kdeartwork-iconthemes-4.14.3.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +KMNAME="kdeartwork" +KMMODULE="IconThemes" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="Icon themes for kde" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" +IUSE="" + +# Provides nuvola icon theme +RDEPEND=" + !x11-themes/nuvola +" diff --git a/kde-apps/kdeartwork-iconthemes/metadata.xml b/kde-apps/kdeartwork-iconthemes/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-apps/kdeartwork-iconthemes/metadata.xml @@ -0,0 +1,5 @@ + + + + kde + -- cgit v1.2.3-65-gdbad