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 BF81E13888F for ; Tue, 31 Mar 2015 21:12:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7CFCEE08C0; Tue, 31 Mar 2015 21:12:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 14AFFE08C0 for ; Tue, 31 Mar 2015 21:12:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C5468340409 for ; Tue, 31 Mar 2015 21:12:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8179014F15 for ; Tue, 31 Mar 2015 21:12:05 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1427835835.067d722253c99c0694e91fa7e22081f72d981a27.ulm@gentoo> Subject: [gentoo-commits] proj/emacs:master commit in: profiles/ X-VCS-Repository: proj/emacs X-VCS-Files: profiles/categories X-VCS-Directories: profiles/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 067d722253c99c0694e91fa7e22081f72d981a27 X-VCS-Branch: master Date: Tue, 31 Mar 2015 21:12:05 +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: 825a0bf2-84f4-418e-ac26-3239068488d3 X-Archives-Hash: 80b8e9120586a4186a0126f2ff3f639e commit: 067d722253c99c0694e91fa7e22081f72d981a27 Author: Ulrich Müller gentoo org> AuthorDate: Tue Mar 31 21:03:55 2015 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Mar 31 21:03:55 2015 +0000 URL: https://gitweb.gentoo.org/proj/emacs.git/commit/?id=067d7222 Add app-eselect category. profiles/categories | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/categories b/profiles/categories index d39dbc4..3de7d79 100644 --- a/profiles/categories +++ b/profiles/categories @@ -2,4 +2,5 @@ app-admin app-doc app-editors app-emacs +app-eselect app-xemacs