From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id EFB2E198005 for ; Mon, 11 Mar 2013 14:27:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F370E0587; Mon, 11 Mar 2013 14:27:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 17F05E0587 for ; Mon, 11 Mar 2013 14:27:49 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2D2B333BF20 for ; Mon, 11 Mar 2013 14:27:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id C02C3E4079 for ; Mon, 11 Mar 2013 14:27:46 +0000 (UTC) From: "Christoph Junghans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Junghans" Message-ID: <1363012057.77f51da24c362d78a63fac9c1b96901c65d99685.ottxor@gentoo> Subject: [gentoo-commits] proj/eselect:extern commit in: /, modules/ X-VCS-Repository: proj/eselect X-VCS-Files: ChangeLog modules/xvmc.eselect X-VCS-Directories: / modules/ X-VCS-Committer: ottxor X-VCS-Committer-Name: Christoph Junghans X-VCS-Revision: 77f51da24c362d78a63fac9c1b96901c65d99685 X-VCS-Branch: extern Date: Mon, 11 Mar 2013 14:27:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6cda7fa6-5c23-4b7d-b6de-9d067fa4c597 X-Archives-Hash: 6411618f10829da77fdae3c37a67eb27 commit: 77f51da24c362d78a63fac9c1b96901c65d99685 Author: Christoph Junghans gentoo org> AuthorDate: Mon Mar 11 14:27:37 2013 +0000 Commit: Christoph Junghans gentoo org> CommitDate: Mon Mar 11 14:27:37 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/eselect.git;a=commit;h=77f51da2 xvmc.eselect: version bumped to 0.4 --- ChangeLog | 5 +++++ modules/xvmc.eselect | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index b3256cf..f0f5c6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-03-11 Christoph Junghans + + * modules/xvmc.eselect: add myself as maintainer, + version bump to 0.4 for release + 2013-03-11 Ulrich Müller * modules/xvmc.eselect (get_libname): Use the OSTYPE bash variable diff --git a/modules/xvmc.eselect b/modules/xvmc.eselect index cd435cc..eefd566 100644 --- a/modules/xvmc.eselect +++ b/modules/xvmc.eselect @@ -3,9 +3,8 @@ # Distributed under the terms of the GNU General Public License v2 DESCRIPTION="Manage the XvMC implementation used by your system" -MAINTAINER="cardoe@gentoo.org" -SVN_DATE='$Date$' -VERSION=$(svn_date_to_version "${SVN_DATE}" ) +MAINTAINER="{cardoe,ottxor}@gentoo.org" +VERSION="0.4" init_XVMC_vars() { get_libname() {