register recent telepathy removals
This commit is contained in:
parent
e5382f168c
commit
44f35bb3bd
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.526 2017/11/01 15:27:23 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.527 2017/11/01 16:07:29 jasper Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-2.371
|
||||
PKGNAME = quirks-2.372
|
||||
PKG_ARCH = *
|
||||
MAINTAINER = Marc Espie <espie@openbsd.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#! /usr/bin/perl
|
||||
|
||||
# ex:ts=8 sw=4:
|
||||
# $OpenBSD: Quirks.pm,v 1.539 2017/11/01 15:27:23 jasper Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.540 2017/11/01 16:07:30 jasper Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -1128,9 +1128,12 @@ my $obsolete_reason = {
|
||||
'dnsfilter' => 3,
|
||||
'empathy' => 6,
|
||||
'telepathy-salut' => 3,
|
||||
'telapthy-haze' => 3,
|
||||
'telapathy-idle' => 3,
|
||||
'telapathy-gabble' => 3,
|
||||
'telepthy-haze' => 3,
|
||||
'telepathy-idle' => 3,
|
||||
'telepathy-gabble' => 3,
|
||||
'telepathy-qt' => 3,
|
||||
'telepathy-farstream' => 3,
|
||||
'farstream' => 3,
|
||||
};
|
||||
|
||||
# reasons for obsolete packages
|
||||
|
Loading…
x
Reference in New Issue
Block a user