public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-block/partitionmanager: partitionmanager-1.0.1.ebuild ChangeLog
@ 2010-01-09 23:51 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2010-01-09 23:51 UTC (permalink / raw
  To: gentoo-commits

scarabeus    10/01/09 23:51:41

  Modified:             ChangeLog
  Added:                partitionmanager-1.0.1.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  sys-block/partitionmanager/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/partitionmanager/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/partitionmanager/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/partitionmanager/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/partitionmanager/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	5 Dec 2009 06:52:36 -0000	1.3
+++ ChangeLog	9 Jan 2010 23:51:41 -0000	1.4
@@ -1,6 +1,12 @@
 # ChangeLog for sys-block/partitionmanager
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/partitionmanager/ChangeLog,v 1.3 2009/12/05 06:52:36 abcd Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-block/partitionmanager/ChangeLog,v 1.4 2010/01/09 23:51:41 scarabeus Exp $
+
+*partitionmanager-1.0.1 (09 Jan 2010)
+
+  09 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+  +partitionmanager-1.0.1.ebuild:
+  Version bump.
 
   05 Dec 2009; Jonathan Callen <abcd@gentoo.org>
   partitionmanager-1.0.0.ebuild:



1.1                  sys-block/partitionmanager/partitionmanager-1.0.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/partitionmanager/partitionmanager-1.0.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/partitionmanager/partitionmanager-1.0.1.ebuild?rev=1.1&content-type=text/plain

Index: partitionmanager-1.0.1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-block/partitionmanager/partitionmanager-1.0.1.ebuild,v 1.1 2010/01/09 23:51:41 scarabeus Exp $

EAPI="2"

KDE_LINGUAS="bg ca da de el en_GB es et fr gl ja lt nb nds nl nn pa pl pt
pt_BR ro ru sv tr uk zh_CN zh_TW"

KMNAME="extragear/sysadmin"
inherit kde4-base

MY_P="${PN}-${PV/_/-}"

DESCRIPTION="KDE utility for management of partitions and file systems."
HOMEPAGE="http://partitionman.sourceforge.net/"
SRC_URI="mirror://sourceforge/partitionman/${MY_P/beta/BETA}.tar.bz2"

LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE="debug"

RDEPEND="
	sys-apps/parted
	sys-libs/e2fsprogs-libs
"
DEPEND="${RDEPEND}
	sys-devel/gettext
"

S="${WORKDIR}/${MY_P/beta/BETA}"

src_configure() {
	mycmakeargs="${mycmakeargs}
		-DPARTMAN_KPART=ON
		-DPARTMAN_KCM=ON
	"

	kde4-base_src_configure
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-01-09 23:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-09 23:51 [gentoo-commits] gentoo-x86 commit in sys-block/partitionmanager: partitionmanager-1.0.1.ebuild ChangeLog Tomas Chvatal (scarabeus)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox