public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jorge Manuel B. S. Vicetto (jmbsvicetto)" <jmbsvicetto@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kdeplasma-addons: kdeplasma-addons-4.1.2.ebuild metadata.xml Manifest ChangeLog
Date: Thu, 02 Oct 2008 08:12:31 +0000	[thread overview]
Message-ID: <E1KlJIV-0002Mw-Ew@stork.gentoo.org> (raw)

jmbsvicetto    08/10/02 08:12:31

  Added:                kdeplasma-addons-4.1.2.ebuild metadata.xml Manifest
                        ChangeLog
  Log:
  Add kde-4.1.2 into the tree from the kde-testing overlay.
  (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)

Revision  Changes    Path
1.1                  kde-base/kdeplasma-addons/kdeplasma-addons-4.1.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdeplasma-addons/kdeplasma-addons-4.1.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdeplasma-addons/kdeplasma-addons-4.1.2.ebuild?rev=1.1&content-type=text/plain

Index: kdeplasma-addons-4.1.2.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeplasma-addons/kdeplasma-addons-4.1.2.ebuild,v 1.1 2008/10/02 08:12:30 jmbsvicetto Exp $

EAPI="2"

NEED_KDE="4.1"
KMNAME=kdeplasma-addons
OPENGL_REQUIRED="optional"
inherit kde4-base

DESCRIPTION="Extra Plasma applets and engines."
HOMEPAGE="http://www.kde.org/"
LICENSE="GPL-2 LGPL-2"

KEYWORDS="~amd64 ~x86"
IUSE="xinerama"

DEPEND="
	>=kde-base/kdepimlibs-${PV}:${SLOT}
	>=kde-base/krunner-${PV}:${SLOT}
	>=kde-base/libplasma-${PV}:${SLOT}
	>=kde-base/libtaskmanager-${PV}:${SLOT}
	>=kde-base/plasma-workspace-${PV}:${SLOT}
	xinerama? ( x11-proto/xineramaproto )"
RDEPEND="${DEPEND}
	xinerama? ( x11-libs/libXinerama )"

src_configure() {
	mycmakeargs="${mycmakeargs}
		-DDBUS_INTERFACES_INSTALL_DIR=${KDEDIR}/share/dbus-1/interfaces/
		$(cmake-utils_use_with opengl OpenGL)
		$(cmake-utils_use_with xinerama X11_Xinerama)"
	kde4-base_src_configure
}



1.1                  kde-base/kdeplasma-addons/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdeplasma-addons/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdeplasma-addons/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>kde</herd>
</pkgmetadata>



1.1                  kde-base/kdeplasma-addons/Manifest

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdeplasma-addons/Manifest?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdeplasma-addons/Manifest?rev=1.1&content-type=text/plain

Index: Manifest
===================================================================
DIST kdeplasma-addons-4.1.2.tar.bz2 4075290 RMD160 e40b197d879917a527495b7f03fcb6e72e50eae6 SHA1 dbb1318235d468dc243547991c2a350a331a0f16 SHA256 af87f905ed1c9652051caaf843c3088b9227c7ba1bb71e903250824c4aeda8e2
EBUILD kdeplasma-addons-4.1.2.ebuild 886 RMD160 50de32c97984812358193364e1c5d9c1eae51d63 SHA1 190a5ee5c50504cbed26940410f6eb0d0991f74f SHA256 74dfe9bbf69b2f75a64a924e6164058fc6aef3c5d0815fbbfc9dc6d5832f87b5
MISC ChangeLog 342 RMD160 ada68d54841279f8bc6348b21829dd6e0ea27f43 SHA1 c4a2015c2e8fbbfb648c0eed9a86d7d355a27304 SHA256 2cf9552412b3cc81efb735c43e985ee5a7fa2ec8aadcb3e52adbc3e110f742d9
MISC metadata.xml 156 RMD160 ecce3b981f150c45ae1e84e2d208e678d6124259 SHA1 b64f7c0b4e5db816d82ad19848f72118af129d35 SHA256 2f4da28506b9d4185f320f67a6191d30c7a921217ed4447ed46ea0bc4aefc79a



1.1                  kde-base/kdeplasma-addons/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdeplasma-addons/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdeplasma-addons/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for kde-base/kdeplasma-addons
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeplasma-addons/ChangeLog,v 1.1 2008/10/02 08:12:30 jmbsvicetto Exp $

*kdeplasma-addons-4.1.2 (02 Oct 2008)

  02 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  +metadata.xml, +kdeplasma-addons-4.1.2.ebuild:
  Add kde-4.1.2 into the tree from the kde-testing overlay.







                 reply	other threads:[~2008-10-02  8:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=E1KlJIV-0002Mw-Ew@stork.gentoo.org \
    --to=jmbsvicetto@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